#DFD3A9 Color

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

Color preview

#DFD3A9

Color formats

HEX
#DFD3A9
RGB
rgb(223, 211, 169)
RGBA
rgba(223, 211, 169, 1)
HSL
hsl(47, 46%, 77%)
HSV
hsv(47, 24%, 87%)
CMYK
cmyk(0%, 5%, 24%, 13%)
CSS variable
--color-primary: #DFD3A9;
Lowercase HEX
#dfd3a9

Shades

Tints

Tones

Harmony

CSS snippets for #DFD3A9

.color-dfd3a9 {
  color: #DFD3A9;
  background-color: #DFD3A9;
}

Frequently asked questions

What color is #DFD3A9?+

#DFD3A9 is a HEX color with RGB value rgb(223, 211, 169) and HSL value hsl(47, 46%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFD3A9?+

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