#DEDBB3 Color

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

Color preview

#DEDBB3

Color formats

HEX
#DEDBB3
RGB
rgb(222, 219, 179)
RGBA
rgba(222, 219, 179, 1)
HSL
hsl(56, 39%, 79%)
HSV
hsv(56, 19%, 87%)
CMYK
cmyk(0%, 1%, 19%, 13%)
CSS variable
--color-primary: #DEDBB3;
Lowercase HEX
#dedbb3

Shades

Tints

Tones

Harmony

CSS snippets for #DEDBB3

.color-dedbb3 {
  color: #DEDBB3;
  background-color: #DEDBB3;
}

Frequently asked questions

What color is #DEDBB3?+

#DEDBB3 is a HEX color with RGB value rgb(222, 219, 179) and HSL value hsl(56, 39%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEDBB3?+

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