#DFBFB9 Color

Inspect #DFBFB9 across formats, palettes, contrast and closest named color matches.

Color preview

#DFBFB9

Color formats

HEX
#DFBFB9
RGB
rgb(223, 191, 185)
RGBA
rgba(223, 191, 185, 1)
HSL
hsl(9, 37%, 80%)
HSV
hsv(9, 17%, 87%)
CMYK
cmyk(0%, 14%, 17%, 13%)
CSS variable
--color-primary: #DFBFB9;
Lowercase HEX
#dfbfb9

Shades

Tints

Tones

Harmony

CSS snippets for #DFBFB9

.color-dfbfb9 {
  color: #DFBFB9;
  background-color: #DFBFB9;
}

Frequently asked questions

What color is #DFBFB9?+

#DFBFB9 is a HEX color with RGB value rgb(223, 191, 185) and HSL value hsl(9, 37%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DFBFB9?+

The closest Tailwind color is stone-300, available as the bg-stone-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools