Lambskin
#ebdcca · one of 31,915 named colors
Lambskin is a very light, strong orange with the hex code #ebdcca. In RGB it is 235 red, 220 green and 202 blue, and black text is most readable on top of it.
Codes
HEX
#ebdccaHEX8
#ebdccaffRGB
rgb(235, 220, 202)RGBA
rgba(235, 220, 202, 1)RGB %
rgb(92%, 86%, 79%)HSL
hsl(33, 45%, 86%)HSLA
hsla(33, 45%, 86%, 1)Variables
Sass
$lambskin: #ebdcca;Less
@lambskin: #ebdcca;CSS
--lambskin: #ebdcca;