Stone Cairn
#888c90 · one of 31,915 named colors
Stone Cairn is a medium, muted gray with the hex code #888c90. In RGB it is 136 red, 140 green and 144 blue, and black text is most readable on top of it.
Codes
HEX
#888c90HEX8
#888c90ffRGB
rgb(136, 140, 144)RGBA
rgba(136, 140, 144, 1)RGB %
rgb(53%, 55%, 56%)HSL
hsl(210, 3%, 55%)HSLA
hsla(210, 3%, 55%, 1)Variables
Sass
$stone-cairn: #888c90;Less
@stone-cairn: #888c90;CSS
--stone-cairn: #888c90;