#DFB9BF Color

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

Color preview

#DFB9BF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFB9BF

.color-dfb9bf {
  color: #DFB9BF;
  background-color: #DFB9BF;
}

Frequently asked questions

What color is #DFB9BF?+

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

What is the closest Tailwind color to #DFB9BF?+

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