#DDDEB7 Color

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

Color preview

#DDDEB7

Color formats

HEX
#DDDEB7
RGB
rgb(221, 222, 183)
RGBA
rgba(221, 222, 183, 1)
HSL
hsl(62, 37%, 79%)
HSV
hsv(62, 18%, 87%)
CMYK
cmyk(0%, 0%, 18%, 13%)
CSS variable
--color-primary: #DDDEB7;
Lowercase HEX
#dddeb7

Shades

Tints

Tones

Harmony

CSS snippets for #DDDEB7

.color-dddeb7 {
  color: #DDDEB7;
  background-color: #DDDEB7;
}

Frequently asked questions

What color is #DDDEB7?+

#DDDEB7 is a HEX color with RGB value rgb(221, 222, 183) and HSL value hsl(62, 37%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDDEB7?+

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