Petal Tip
#d9d9df · one of 31,915 named colors
Petal Tip is a very light, muted gray with the hex code #d9d9df. In RGB it is 217 red, 217 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#d9d9dfHEX8
#d9d9dfffRGB
rgb(217, 217, 223)RGBA
rgba(217, 217, 223, 1)RGB %
rgb(85%, 85%, 87%)HSL
hsl(240, 9%, 86%)HSLA
hsla(240, 9%, 86%, 1)Variables
Sass
$petal-tip: #d9d9df;Less
@petal-tip: #d9d9df;CSS
--petal-tip: #d9d9df;