#DABF77 Color

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

Color preview

#DABF77

Color formats

HEX
#DABF77
RGB
rgb(218, 191, 119)
RGBA
rgba(218, 191, 119, 1)
HSL
hsl(44, 57%, 66%)
HSV
hsv(44, 45%, 85%)
CMYK
cmyk(0%, 12%, 45%, 15%)
CSS variable
--color-primary: #DABF77;
Lowercase HEX
#dabf77

Shades

Tints

Tones

Harmony

CSS snippets for #DABF77

.color-dabf77 {
  color: #DABF77;
  background-color: #DABF77;
}

Frequently asked questions

What color is #DABF77?+

#DABF77 is a HEX color with RGB value rgb(218, 191, 119) and HSL value hsl(44, 57%, 66%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DABF77?+

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