#DFD4A8 Color

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

Color preview

#DFD4A8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFD4A8

.color-dfd4a8 {
  color: #DFD4A8;
  background-color: #DFD4A8;
}

Frequently asked questions

What color is #DFD4A8?+

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

What is the closest Tailwind color to #DFD4A8?+

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