#DFBCB9 Color

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

Color preview

#DFBCB9

Color formats

HEX
#DFBCB9
RGB
rgb(223, 188, 185)
RGBA
rgba(223, 188, 185, 1)
HSL
hsl(5, 37%, 80%)
HSV
hsv(5, 17%, 87%)
CMYK
cmyk(0%, 16%, 17%, 13%)
CSS variable
--color-primary: #DFBCB9;
Lowercase HEX
#dfbcb9

Shades

Tints

Tones

Harmony

CSS snippets for #DFBCB9

.color-dfbcb9 {
  color: #DFBCB9;
  background-color: #DFBCB9;
}

Frequently asked questions

What color is #DFBCB9?+

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

What is the closest Tailwind color to #DFBCB9?+

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