#DCDDB3 Color

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

Color preview

#DCDDB3

Color formats

HEX
#DCDDB3
RGB
rgb(220, 221, 179)
RGBA
rgba(220, 221, 179, 1)
HSL
hsl(61, 38%, 78%)
HSV
hsv(61, 19%, 87%)
CMYK
cmyk(0%, 0%, 19%, 13%)
CSS variable
--color-primary: #DCDDB3;
Lowercase HEX
#dcddb3

Shades

Tints

Tones

Harmony

CSS snippets for #DCDDB3

.color-dcddb3 {
  color: #DCDDB3;
  background-color: #DCDDB3;
}

Frequently asked questions

What color is #DCDDB3?+

#DCDDB3 is a HEX color with RGB value rgb(220, 221, 179) and HSL value hsl(61, 38%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCDDB3?+

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