Baby Jane
#d0a7a8 · one of 31,915 named colors
Baby Jane is a light, soft red with the hex code #d0a7a8. In RGB it is 208 red, 167 green and 168 blue, and black text is most readable on top of it.
Codes
HEX
#d0a7a8HEX8
#d0a7a8ffRGB
rgb(208, 167, 168)RGBA
rgba(208, 167, 168, 1)RGB %
rgb(82%, 65%, 66%)HSL
hsl(359, 30%, 74%)HSLA
hsla(359, 30%, 74%, 1)Variables
Sass
$baby-jane: #d0a7a8;Less
@baby-jane: #d0a7a8;CSS
--baby-jane: #d0a7a8;