#DCDDB6 Color

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

Color preview

#DCDDB6

Color formats

HEX
#DCDDB6
RGB
rgb(220, 221, 182)
RGBA
rgba(220, 221, 182, 1)
HSL
hsl(62, 36%, 79%)
HSV
hsv(62, 18%, 87%)
CMYK
cmyk(0%, 0%, 18%, 13%)
CSS variable
--color-primary: #DCDDB6;
Lowercase HEX
#dcddb6

Shades

Tints

Tones

Harmony

CSS snippets for #DCDDB6

.color-dcddb6 {
  color: #DCDDB6;
  background-color: #DCDDB6;
}

Frequently asked questions

What color is #DCDDB6?+

#DCDDB6 is a HEX color with RGB value rgb(220, 221, 182) and HSL value hsl(62, 36%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCDDB6?+

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