Reduced Red
#efdedf · one of 31,915 named colors
Reduced Red is a very light, soft red with the hex code #efdedf. In RGB it is 239 red, 222 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#efdedfHEX8
#efdedfffRGB
rgb(239, 222, 223)RGBA
rgba(239, 222, 223, 1)RGB %
rgb(94%, 87%, 87%)HSL
hsl(356, 35%, 90%)HSLA
hsla(356, 35%, 90%, 1)Variables
Sass
$reduced-red: #efdedf;Less
@reduced-red: #efdedf;CSS
--reduced-red: #efdedf;