Thomas Portelange
LeKoala Dev Blog

LeKoala Dev Blog

Follow
Follow
homebadges
Tag

color

#color

More content

Read more stories on Hashnode


Articles with this tag

Pure css color palette using OKLCH

Oct 18, 20231 min read

With OKLCH support being now supported in all major browsers, it is time to give a chance to the new OKLCH color. If you don't know what this is,...

Pure css color palette using OKLCH

Why you should use RGB values for CSS variables

Nov 12, 20212 min read

While I'm a big fan of SASS variables, I tend to use more and more CSS variables since they get very good browser support. One issue I was often...

Why you should use RGB values for CSS variables