#DDD09E Color

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

Color preview

#DDD09E

Color formats

HEX
#DDD09E
RGB
rgb(221, 208, 158)
RGBA
rgba(221, 208, 158, 1)
HSL
hsl(48, 48%, 74%)
HSV
hsv(48, 29%, 87%)
CMYK
cmyk(0%, 6%, 29%, 13%)
CSS variable
--color-primary: #DDD09E;
Lowercase HEX
#ddd09e

Shades

Tints

Tones

Harmony

CSS snippets for #DDD09E

.color-ddd09e {
  color: #DDD09E;
  background-color: #DDD09E;
}

Frequently asked questions

What color is #DDD09E?+

#DDD09E is a HEX color with RGB value rgb(221, 208, 158) and HSL value hsl(48, 48%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDD09E?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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