#DCDCB0 Color

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

Color preview

#DCDCB0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCDCB0

.color-dcdcb0 {
  color: #DCDCB0;
  background-color: #DCDCB0;
}

Frequently asked questions

What color is #DCDCB0?+

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

What is the closest Tailwind color to #DCDCB0?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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