#DDDEB5 Color

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

Color preview

#DDDEB5

Color formats

HEX
#DDDEB5
RGB
rgb(221, 222, 181)
RGBA
rgba(221, 222, 181, 1)
HSL
hsl(61, 38%, 79%)
HSV
hsv(61, 18%, 87%)
CMYK
cmyk(0%, 0%, 18%, 13%)
CSS variable
--color-primary: #DDDEB5;
Lowercase HEX
#dddeb5

Shades

Tints

Tones

Harmony

CSS snippets for #DDDEB5

.color-dddeb5 {
  color: #DDDEB5;
  background-color: #DDDEB5;
}

Frequently asked questions

What color is #DDDEB5?+

#DDDEB5 is a HEX color with RGB value rgb(221, 222, 181) and HSL value hsl(61, 38%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDDEB5?+

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