Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Can I Change the Color of Background Image with CSS Filter

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #288777
    JohnnyN
    Participant

    Hi,

    I want to use these subtle patterns for a website background.

    What filter can I use, if there is one, to change the Hue color?
    The patterns are now light blue. I want to make them pink or any other color that I like without having to modify the color in Photoshop every time I want to change the color.

    Thank you!

    #288784
    Paulie_D
    Member

    You can’t apply a filter to a background image…only elements or pseudo-elements,

    Perhaps background-blend-mode:

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.