#DFB8AE Color

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

Color preview

#DFB8AE

Color formats

HEX
#DFB8AE
RGB
rgb(223, 184, 174)
RGBA
rgba(223, 184, 174, 1)
HSL
hsl(12, 43%, 78%)
HSV
hsv(12, 22%, 87%)
CMYK
cmyk(0%, 17%, 22%, 13%)
CSS variable
--color-primary: #DFB8AE;
Lowercase HEX
#dfb8ae

Shades

Tints

Tones

Harmony

CSS snippets for #DFB8AE

.color-dfb8ae {
  color: #DFB8AE;
  background-color: #DFB8AE;
}

Frequently asked questions

What color is #DFB8AE?+

#DFB8AE is a HEX color with RGB value rgb(223, 184, 174) and HSL value hsl(12, 43%, 78%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DFB8AE?+

The closest Tailwind color is red-300, available as the bg-red-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