#DAB22F Color

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

Color preview

#DAB22F

Color formats

HEX
#DAB22F
RGB
rgb(218, 178, 47)
RGBA
rgba(218, 178, 47, 1)
HSL
hsl(46, 70%, 52%)
HSV
hsv(46, 78%, 85%)
CMYK
cmyk(0%, 18%, 78%, 15%)
CSS variable
--color-primary: #DAB22F;
Lowercase HEX
#dab22f

Shades

Tints

Tones

Harmony

CSS snippets for #DAB22F

.color-dab22f {
  color: #DAB22F;
  background-color: #DAB22F;
}

Frequently asked questions

What color is #DAB22F?+

#DAB22F is a HEX color with RGB value rgb(218, 178, 47) and HSL value hsl(46, 70%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAB22F?+

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