#DFBA12 Color

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

Color preview

#DFBA12

Color formats

HEX
#DFBA12
RGB
rgb(223, 186, 18)
RGBA
rgba(223, 186, 18, 1)
HSL
hsl(49, 85%, 47%)
HSV
hsv(49, 92%, 87%)
CMYK
cmyk(0%, 17%, 92%, 13%)
CSS variable
--color-primary: #DFBA12;
Lowercase HEX
#dfba12

Shades

Tints

Tones

Harmony

CSS snippets for #DFBA12

.color-dfba12 {
  color: #DFBA12;
  background-color: #DFBA12;
}

Frequently asked questions

What color is #DFBA12?+

#DFBA12 is a HEX color with RGB value rgb(223, 186, 18) and HSL value hsl(49, 85%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DFBA12?+

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