#DCDCAF Color

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

Color preview

#DCDCAF

Color formats

HEX
#DCDCAF
RGB
rgb(220, 220, 175)
RGBA
rgba(220, 220, 175, 1)
HSL
hsl(60, 39%, 77%)
HSV
hsv(60, 20%, 86%)
CMYK
cmyk(0%, 0%, 20%, 14%)
CSS variable
--color-primary: #DCDCAF;
Lowercase HEX
#dcdcaf

Shades

Tints

Tones

Harmony

CSS snippets for #DCDCAF

.color-dcdcaf {
  color: #DCDCAF;
  background-color: #DCDCAF;
}

Frequently asked questions

What color is #DCDCAF?+

#DCDCAF is a HEX color with RGB value rgb(220, 220, 175) and HSL value hsl(60, 39%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCDCAF?+

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