#DABF54 Color

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

Color preview

#DABF54

Color formats

HEX
#DABF54
RGB
rgb(218, 191, 84)
RGBA
rgba(218, 191, 84, 1)
HSL
hsl(48, 64%, 59%)
HSV
hsv(48, 61%, 85%)
CMYK
cmyk(0%, 12%, 61%, 15%)
CSS variable
--color-primary: #DABF54;
Lowercase HEX
#dabf54

Shades

Tints

Tones

Harmony

CSS snippets for #DABF54

.color-dabf54 {
  color: #DABF54;
  background-color: #DABF54;
}

Frequently asked questions

What color is #DABF54?+

#DABF54 is a HEX color with RGB value rgb(218, 191, 84) and HSL value hsl(48, 64%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DABF54?+

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