#DABF53 Color

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

Color preview

#DABF53

Color formats

HEX
#DABF53
RGB
rgb(218, 191, 83)
RGBA
rgba(218, 191, 83, 1)
HSL
hsl(48, 65%, 59%)
HSV
hsv(48, 62%, 85%)
CMYK
cmyk(0%, 12%, 62%, 15%)
CSS variable
--color-primary: #DABF53;
Lowercase HEX
#dabf53

Shades

Tints

Tones

Harmony

CSS snippets for #DABF53

.color-dabf53 {
  color: #DABF53;
  background-color: #DABF53;
}

Frequently asked questions

What color is #DABF53?+

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

What is the closest Tailwind color to #DABF53?+

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