#DFBC2F Color

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

Color preview

#DFBC2F

Color formats

HEX
#DFBC2F
RGB
rgb(223, 188, 47)
RGBA
rgba(223, 188, 47, 1)
HSL
hsl(48, 73%, 53%)
HSV
hsv(48, 79%, 87%)
CMYK
cmyk(0%, 16%, 79%, 13%)
CSS variable
--color-primary: #DFBC2F;
Lowercase HEX
#dfbc2f

Shades

Tints

Tones

Harmony

CSS snippets for #DFBC2F

.color-dfbc2f {
  color: #DFBC2F;
  background-color: #DFBC2F;
}

Frequently asked questions

What color is #DFBC2F?+

#DFBC2F is a HEX color with RGB value rgb(223, 188, 47) and HSL value hsl(48, 73%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DFBC2F?+

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