#DCDDBA Color

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

Color preview

#DCDDBA

Color formats

HEX
#DCDDBA
RGB
rgb(220, 221, 186)
RGBA
rgba(220, 221, 186, 1)
HSL
hsl(62, 34%, 80%)
HSV
hsv(62, 16%, 87%)
CMYK
cmyk(0%, 0%, 16%, 13%)
CSS variable
--color-primary: #DCDDBA;
Lowercase HEX
#dcddba

Shades

Tints

Tones

Harmony

CSS snippets for #DCDDBA

.color-dcddba {
  color: #DCDDBA;
  background-color: #DCDDBA;
}

Frequently asked questions

What color is #DCDDBA?+

#DCDDBA is a HEX color with RGB value rgb(220, 221, 186) and HSL value hsl(62, 34%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DCDDBA?+

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