Brilliant
#0094a7 · one of 31,915 named colors
Brilliant is a dark, vivid cyan with the hex code #0094a7. In RGB it is 0 red, 148 green and 167 blue, and black text is most readable on top of it.
Codes
HEX
#0094a7HEX8
#0094a7ffRGB
rgb(0, 148, 167)RGBA
rgba(0, 148, 167, 1)RGB %
rgb(0%, 58%, 65%)HSL
hsl(187, 100%, 33%)HSLA
hsla(187, 100%, 33%, 1)Variables
Sass
$brilliant: #0094a7;Less
@brilliant: #0094a7;CSS
--brilliant: #0094a7;