#DDCA90 Color

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

Color preview

#DDCA90

Color formats

HEX
#DDCA90
RGB
rgb(221, 202, 144)
RGBA
rgba(221, 202, 144, 1)
HSL
hsl(45, 53%, 72%)
HSV
hsv(45, 35%, 87%)
CMYK
cmyk(0%, 9%, 35%, 13%)
CSS variable
--color-primary: #DDCA90;
Lowercase HEX
#ddca90

Shades

Tints

Tones

Harmony

CSS snippets for #DDCA90

.color-ddca90 {
  color: #DDCA90;
  background-color: #DDCA90;
}

Frequently asked questions

What color is #DDCA90?+

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

What is the closest Tailwind color to #DDCA90?+

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