Noteworthy
#d9bacc · one of 31,915 named colors
Noteworthy is a light, soft pink with the hex code #d9bacc. In RGB it is 217 red, 186 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#d9baccHEX8
#d9baccffRGB
rgb(217, 186, 204)RGBA
rgba(217, 186, 204, 1)RGB %
rgb(85%, 73%, 80%)HSL
hsl(325, 29%, 79%)HSLA
hsla(325, 29%, 79%, 1)Variables
Sass
$noteworthy: #d9bacc;Less
@noteworthy: #d9bacc;CSS
--noteworthy: #d9bacc;