#DABF49 Color

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

Color preview

#DABF49

Color formats

HEX
#DABF49
RGB
rgb(218, 191, 73)
RGBA
rgba(218, 191, 73, 1)
HSL
hsl(49, 66%, 57%)
HSV
hsv(49, 67%, 85%)
CMYK
cmyk(0%, 12%, 67%, 15%)
CSS variable
--color-primary: #DABF49;
Lowercase HEX
#dabf49

Shades

Tints

Tones

Harmony

CSS snippets for #DABF49

.color-dabf49 {
  color: #DABF49;
  background-color: #DABF49;
}

Frequently asked questions

What color is #DABF49?+

#DABF49 is a HEX color with RGB value rgb(218, 191, 73) and HSL value hsl(49, 66%, 57%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DABF49?+

The closest Tailwind color is amber-300, available as the bg-amber-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