#DABB89 Color

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

Color preview

#DABB89

Color formats

HEX
#DABB89
RGB
rgb(218, 187, 137)
RGBA
rgba(218, 187, 137, 1)
HSL
hsl(37, 52%, 70%)
HSV
hsv(37, 37%, 85%)
CMYK
cmyk(0%, 14%, 37%, 15%)
CSS variable
--color-primary: #DABB89;
Lowercase HEX
#dabb89

Shades

Tints

Tones

Harmony

CSS snippets for #DABB89

.color-dabb89 {
  color: #DABB89;
  background-color: #DABB89;
}

Frequently asked questions

What color is #DABB89?+

#DABB89 is a HEX color with RGB value rgb(218, 187, 137) and HSL value hsl(37, 52%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DABB89?+

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