Misty Dreams
#adc2be · one of 31,915 named colors
Misty Dreams is a light, muted cyan with the hex code #adc2be. In RGB it is 173 red, 194 green and 190 blue, and black text is most readable on top of it.
Codes
HEX
#adc2beHEX8
#adc2beffRGB
rgb(173, 194, 190)RGBA
rgba(173, 194, 190, 1)RGB %
rgb(68%, 76%, 75%)HSL
hsl(169, 15%, 72%)HSLA
hsla(169, 15%, 72%, 1)Variables
Sass
$misty-dreams: #adc2be;Less
@misty-dreams: #adc2be;CSS
--misty-dreams: #adc2be;