#DEDAA8 Color

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

Color preview

#DEDAA8

Color formats

HEX
#DEDAA8
RGB
rgb(222, 218, 168)
RGBA
rgba(222, 218, 168, 1)
HSL
hsl(56, 45%, 76%)
HSV
hsv(56, 24%, 87%)
CMYK
cmyk(0%, 2%, 24%, 13%)
CSS variable
--color-primary: #DEDAA8;
Lowercase HEX
#dedaa8

Shades

Tints

Tones

Harmony

CSS snippets for #DEDAA8

.color-dedaa8 {
  color: #DEDAA8;
  background-color: #DEDAA8;
}

Frequently asked questions

What color is #DEDAA8?+

#DEDAA8 is a HEX color with RGB value rgb(222, 218, 168) and HSL value hsl(56, 45%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEDAA8?+

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