#DECDA4 Color

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

Color preview

#DECDA4

Color formats

HEX
#DECDA4
RGB
rgb(222, 205, 164)
RGBA
rgba(222, 205, 164, 1)
HSL
hsl(42, 47%, 76%)
HSV
hsv(42, 26%, 87%)
CMYK
cmyk(0%, 8%, 26%, 13%)
CSS variable
--color-primary: #DECDA4;
Lowercase HEX
#decda4

Shades

Tints

Tones

Harmony

CSS snippets for #DECDA4

.color-decda4 {
  color: #DECDA4;
  background-color: #DECDA4;
}

Frequently asked questions

What color is #DECDA4?+

#DECDA4 is a HEX color with RGB value rgb(222, 205, 164) and HSL value hsl(42, 47%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DECDA4?+

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