#DABA5B Color

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

Color preview

#DABA5B

Color formats

HEX
#DABA5B
RGB
rgb(218, 186, 91)
RGBA
rgba(218, 186, 91, 1)
HSL
hsl(45, 63%, 61%)
HSV
hsv(45, 58%, 85%)
CMYK
cmyk(0%, 15%, 58%, 15%)
CSS variable
--color-primary: #DABA5B;
Lowercase HEX
#daba5b

Shades

Tints

Tones

Harmony

CSS snippets for #DABA5B

.color-daba5b {
  color: #DABA5B;
  background-color: #DABA5B;
}

Frequently asked questions

What color is #DABA5B?+

#DABA5B is a HEX color with RGB value rgb(218, 186, 91) and HSL value hsl(45, 63%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DABA5B?+

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