#DCDBB4 Color

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

Color preview

#DCDBB4

Color formats

HEX
#DCDBB4
RGB
rgb(220, 219, 180)
RGBA
rgba(220, 219, 180, 1)
HSL
hsl(58, 36%, 78%)
HSV
hsv(58, 18%, 86%)
CMYK
cmyk(0%, 0%, 18%, 14%)
CSS variable
--color-primary: #DCDBB4;
Lowercase HEX
#dcdbb4

Shades

Tints

Tones

Harmony

CSS snippets for #DCDBB4

.color-dcdbb4 {
  color: #DCDBB4;
  background-color: #DCDBB4;
}

Frequently asked questions

What color is #DCDBB4?+

#DCDBB4 is a HEX color with RGB value rgb(220, 219, 180) and HSL value hsl(58, 36%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCDBB4?+

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