Lime Mist
#ddffaa · one of 31,915 named colors
Lime Mist is a light, vivid green with the hex code #ddffaa. In RGB it is 221 red, 255 green and 170 blue, and black text is most readable on top of it.
Codes
HEX
#ddffaaHEX8
#ddffaaffRGB
rgb(221, 255, 170)RGBA
rgba(221, 255, 170, 1)RGB %
rgb(87%, 100%, 67%)HSL
hsl(84, 100%, 83%)HSLA
hsla(84, 100%, 83%, 1)Variables
Sass
$lime-mist: #ddffaa;Less
@lime-mist: #ddffaa;CSS
--lime-mist: #ddffaa;