#DBBA90 Color

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

Color preview

#DBBA90

Color formats

HEX
#DBBA90
RGB
rgb(219, 186, 144)
RGBA
rgba(219, 186, 144, 1)
HSL
hsl(34, 51%, 71%)
HSV
hsv(34, 34%, 86%)
CMYK
cmyk(0%, 15%, 34%, 14%)
CSS variable
--color-primary: #DBBA90;
Lowercase HEX
#dbba90

Shades

Tints

Tones

Harmony

CSS snippets for #DBBA90

.color-dbba90 {
  color: #DBBA90;
  background-color: #DBBA90;
}

Frequently asked questions

What color is #DBBA90?+

#DBBA90 is a HEX color with RGB value rgb(219, 186, 144) and HSL value hsl(34, 51%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBBA90?+

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