Finesse
#96a8c8 · one of 31,915 named colors
Finesse is a light, soft blue with the hex code #96a8c8. In RGB it is 150 red, 168 green and 200 blue, and black text is most readable on top of it.
Codes
HEX
#96a8c8HEX8
#96a8c8ffRGB
rgb(150, 168, 200)RGBA
rgba(150, 168, 200, 1)RGB %
rgb(59%, 66%, 78%)HSL
hsl(218, 31%, 69%)HSLA
hsla(218, 31%, 69%, 1)Variables
Sass
$finesse: #96a8c8;Less
@finesse: #96a8c8;CSS
--finesse: #96a8c8;