Design comparison
SolutionDesign
Solution retrospective
I have no idea how to get the color of the image to be exactly like the design. I overlayed the image at opacity 0.7 to a background of the given color, but it was too light colored so I ended up sampling the design color and trial and error with opacity and brightness until it got as close as I could. Im sure there is a better way, I just couldnt figure it out
Community feedback
- @brasspetalsPosted over 3 years ago
Hi, Jenna! 👋
For the image coloring, I suggest trying out mix-blend-mode. I believe you should be able to achieve the look with a combo of
mix-blend-mode
andopacity
.0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord