Lemon Whip
#ffe6ba · one of 31,915 named colors
Lemon Whip is a very light, vivid orange with the hex code #ffe6ba. In RGB it is 255 red, 230 green and 186 blue, and black text is most readable on top of it.
Codes
HEX
#ffe6baHEX8
#ffe6baffRGB
rgb(255, 230, 186)RGBA
rgba(255, 230, 186, 1)RGB %
rgb(100%, 90%, 73%)HSL
hsl(38, 100%, 86%)HSLA
hsla(38, 100%, 86%, 1)Variables
Sass
$lemon-whip: #ffe6ba;Less
@lemon-whip: #ffe6ba;CSS
--lemon-whip: #ffe6ba;