#DFBB1C Color

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

Color preview

#DFBB1C

Color formats

HEX
#DFBB1C
RGB
rgb(223, 187, 28)
RGBA
rgba(223, 187, 28, 1)
HSL
hsl(49, 78%, 49%)
HSV
hsv(49, 87%, 87%)
CMYK
cmyk(0%, 16%, 87%, 13%)
CSS variable
--color-primary: #DFBB1C;
Lowercase HEX
#dfbb1c

Shades

Tints

Tones

Harmony

CSS snippets for #DFBB1C

.color-dfbb1c {
  color: #DFBB1C;
  background-color: #DFBB1C;
}

Frequently asked questions

What color is #DFBB1C?+

#DFBB1C is a HEX color with RGB value rgb(223, 187, 28) and HSL value hsl(49, 78%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DFBB1C?+

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