#DABA8B Color

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

Color preview

#DABA8B

Color formats

HEX
#DABA8B
RGB
rgb(218, 186, 139)
RGBA
rgba(218, 186, 139, 1)
HSL
hsl(36, 52%, 70%)
HSV
hsv(36, 36%, 85%)
CMYK
cmyk(0%, 15%, 36%, 15%)
CSS variable
--color-primary: #DABA8B;
Lowercase HEX
#daba8b

Shades

Tints

Tones

Harmony

CSS snippets for #DABA8B

.color-daba8b {
  color: #DABA8B;
  background-color: #DABA8B;
}

Frequently asked questions

What color is #DABA8B?+

#DABA8B is a HEX color with RGB value rgb(218, 186, 139) and HSL value hsl(36, 52%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DABA8B?+

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