Download
Back To CSS Script
Just.Show.Me.The.Colors Demos
This should be red.
This should be orangered.
This should be #450aad.
This should be #456aad
This should be #46d.
This should be #f6d
This should not be colored #46d.
This should be hsl(240, 75%, 75%).
This should be hsla(240, 75%, 75%, 0.5).
This should not be url.com/#3452453
This should be rgb(123, 45, 67).
This should be rgba(123, 45, 67, 0.5).
Do not color #a2d in SVG.
Do not color #4f1 in
menu[type="context"]
Do color #4f1 in
menu[type="toolbar"]
Colors in
body
should be highlighted: hsl(145, 75%, 35%).
Here is a color in
details > summary
: violet.
Here is a color in
details
violet. This is colored because GIGO.
It should be able to handle two colors next to each other:
#a45 orangered
pink