+ 1
I don't really understand the hexadecimal coloring method😣
Html
5 Respostas
+ 1
Okay
Thanks a lot.
But what is so special with the hex and RGB can't you use the normal name of the color. Or are there special cases where it must be hex or RGB
+ 1
Practical explanation -
Imagine that you want to set the background color of your website same as the background of the logo image of your website.
You tried 'blue' color, but it is darker than the color you want.
And 'lightblue' is lighter than the color you want.
So you can use hexadecimal color codes because there are more than 16 million different hex colors.
Hope it helps !
+ 1
Yeah it really helped
Thanks a lot
+ 1
Ok 👌
0
If you practice using HSL, it is more intuitive for choosing colors that work together. You can start with a single color, then add [or subtract] 30 to the hue and presto! You have a color palette.