#DEDCA5 Color

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

Color preview

#DEDCA5

Color formats

HEX
#DEDCA5
RGB
rgb(222, 220, 165)
RGBA
rgba(222, 220, 165, 1)
HSL
hsl(58, 46%, 76%)
HSV
hsv(58, 26%, 87%)
CMYK
cmyk(0%, 1%, 26%, 13%)
CSS variable
--color-primary: #DEDCA5;
Lowercase HEX
#dedca5

Shades

Tints

Tones

Harmony

CSS snippets for #DEDCA5

.color-dedca5 {
  color: #DEDCA5;
  background-color: #DEDCA5;
}

Frequently asked questions

What color is #DEDCA5?+

#DEDCA5 is a HEX color with RGB value rgb(222, 220, 165) and HSL value hsl(58, 46%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEDCA5?+

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