#DFD1A8 Color

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

Color preview

#DFD1A8

Color formats

HEX
#DFD1A8
RGB
rgb(223, 209, 168)
RGBA
rgba(223, 209, 168, 1)
HSL
hsl(45, 46%, 77%)
HSV
hsv(45, 25%, 87%)
CMYK
cmyk(0%, 6%, 25%, 13%)
CSS variable
--color-primary: #DFD1A8;
Lowercase HEX
#dfd1a8

Shades

Tints

Tones

Harmony

CSS snippets for #DFD1A8

.color-dfd1a8 {
  color: #DFD1A8;
  background-color: #DFD1A8;
}

Frequently asked questions

What color is #DFD1A8?+

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

What is the closest Tailwind color to #DFD1A8?+

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