#DABF25 Color

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

Color preview

#DABF25

Color formats

HEX
#DABF25
RGB
rgb(218, 191, 37)
RGBA
rgba(218, 191, 37, 1)
HSL
hsl(51, 71%, 50%)
HSV
hsv(51, 83%, 85%)
CMYK
cmyk(0%, 12%, 83%, 15%)
CSS variable
--color-primary: #DABF25;
Lowercase HEX
#dabf25

Shades

Tints

Tones

Harmony

CSS snippets for #DABF25

.color-dabf25 {
  color: #DABF25;
  background-color: #DABF25;
}

Frequently asked questions

What color is #DABF25?+

#DABF25 is a HEX color with RGB value rgb(218, 191, 37) and HSL value hsl(51, 71%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DABF25?+

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