Discrete Pink
#ebdbdd · one of 31,915 named colors
Discrete Pink is a very light, soft red with the hex code #ebdbdd. In RGB it is 235 red, 219 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#ebdbddHEX8
#ebdbddffRGB
rgb(235, 219, 221)RGBA
rgba(235, 219, 221, 1)RGB %
rgb(92%, 86%, 87%)HSL
hsl(352, 29%, 89%)HSLA
hsla(352, 29%, 89%, 1)Variables
Sass
$discrete-pink: #ebdbdd;Less
@discrete-pink: #ebdbdd;CSS
--discrete-pink: #ebdbdd;