#DCDBA7 Color

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

Color preview

#DCDBA7

Color formats

HEX
#DCDBA7
RGB
rgb(220, 219, 167)
RGBA
rgba(220, 219, 167, 1)
HSL
hsl(59, 43%, 76%)
HSV
hsv(59, 24%, 86%)
CMYK
cmyk(0%, 0%, 24%, 14%)
CSS variable
--color-primary: #DCDBA7;
Lowercase HEX
#dcdba7

Shades

Tints

Tones

Harmony

CSS snippets for #DCDBA7

.color-dcdba7 {
  color: #DCDBA7;
  background-color: #DCDBA7;
}

Frequently asked questions

What color is #DCDBA7?+

#DCDBA7 is a HEX color with RGB value rgb(220, 219, 167) and HSL value hsl(59, 43%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCDBA7?+

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