#DCDBAF Color

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

Color preview

#DCDBAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCDBAF

.color-dcdbaf {
  color: #DCDBAF;
  background-color: #DCDBAF;
}

Frequently asked questions

What color is #DCDBAF?+

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

What is the closest Tailwind color to #DCDBAF?+

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