Julep Green
#c7dbd9 · one of 31,915 named colors
Julep Green is a light, soft cyan with the hex code #c7dbd9. In RGB it is 199 red, 219 green and 217 blue, and black text is most readable on top of it.
Codes
HEX
#c7dbd9HEX8
#c7dbd9ffRGB
rgb(199, 219, 217)RGBA
rgba(199, 219, 217, 1)RGB %
rgb(78%, 86%, 85%)HSL
hsl(174, 22%, 82%)HSLA
hsla(174, 22%, 82%, 1)Variables
Sass
$julep-green: #c7dbd9;Less
@julep-green: #c7dbd9;CSS
--julep-green: #c7dbd9;