#DFD3A8 Color

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

Color preview

#DFD3A8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFD3A8

.color-dfd3a8 {
  color: #DFD3A8;
  background-color: #DFD3A8;
}

Frequently asked questions

What color is #DFD3A8?+

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

What is the closest Tailwind color to #DFD3A8?+

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