#DDD090 Color

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

Color preview

#DDD090

Color formats

HEX
#DDD090
RGB
rgb(221, 208, 144)
RGBA
rgba(221, 208, 144, 1)
HSL
hsl(50, 53%, 72%)
HSV
hsv(50, 35%, 87%)
CMYK
cmyk(0%, 6%, 35%, 13%)
CSS variable
--color-primary: #DDD090;
Lowercase HEX
#ddd090

Shades

Tints

Tones

Harmony

CSS snippets for #DDD090

.color-ddd090 {
  color: #DDD090;
  background-color: #DDD090;
}

Frequently asked questions

What color is #DDD090?+

#DDD090 is a HEX color with RGB value rgb(221, 208, 144) and HSL value hsl(50, 53%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDD090?+

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