#DEDBA8 Color

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

Color preview

#DEDBA8

Color formats

HEX
#DEDBA8
RGB
rgb(222, 219, 168)
RGBA
rgba(222, 219, 168, 1)
HSL
hsl(57, 45%, 76%)
HSV
hsv(57, 24%, 87%)
CMYK
cmyk(0%, 1%, 24%, 13%)
CSS variable
--color-primary: #DEDBA8;
Lowercase HEX
#dedba8

Shades

Tints

Tones

Harmony

CSS snippets for #DEDBA8

.color-dedba8 {
  color: #DEDBA8;
  background-color: #DEDBA8;
}

Frequently asked questions

What color is #DEDBA8?+

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

What is the closest Tailwind color to #DEDBA8?+

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