#DEDCA9 Color

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

Color preview

#DEDCA9

Color formats

HEX
#DEDCA9
RGB
rgb(222, 220, 169)
RGBA
rgba(222, 220, 169, 1)
HSL
hsl(58, 45%, 77%)
HSV
hsv(58, 24%, 87%)
CMYK
cmyk(0%, 1%, 24%, 13%)
CSS variable
--color-primary: #DEDCA9;
Lowercase HEX
#dedca9

Shades

Tints

Tones

Harmony

CSS snippets for #DEDCA9

.color-dedca9 {
  color: #DEDCA9;
  background-color: #DEDCA9;
}

Frequently asked questions

What color is #DEDCA9?+

#DEDCA9 is a HEX color with RGB value rgb(222, 220, 169) and HSL value hsl(58, 45%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEDCA9?+

The closest Tailwind color is lime-200, available as the bg-lime-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