#DDBE90 Color

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

Color preview

#DDBE90

Color formats

HEX
#DDBE90
RGB
rgb(221, 190, 144)
RGBA
rgba(221, 190, 144, 1)
HSL
hsl(36, 53%, 72%)
HSV
hsv(36, 35%, 87%)
CMYK
cmyk(0%, 14%, 35%, 13%)
CSS variable
--color-primary: #DDBE90;
Lowercase HEX
#ddbe90

Shades

Tints

Tones

Harmony

CSS snippets for #DDBE90

.color-ddbe90 {
  color: #DDBE90;
  background-color: #DDBE90;
}

Frequently asked questions

What color is #DDBE90?+

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

What is the closest Tailwind color to #DDBE90?+

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