#DFC81C Color

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

Color preview

#DFC81C

Color formats

HEX
#DFC81C
RGB
rgb(223, 200, 28)
RGBA
rgba(223, 200, 28, 1)
HSL
hsl(53, 78%, 49%)
HSV
hsv(53, 87%, 87%)
CMYK
cmyk(0%, 10%, 87%, 13%)
CSS variable
--color-primary: #DFC81C;
Lowercase HEX
#dfc81c

Shades

Tints

Tones

Harmony

CSS snippets for #DFC81C

.color-dfc81c {
  color: #DFC81C;
  background-color: #DFC81C;
}

Frequently asked questions

What color is #DFC81C?+

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

What is the closest Tailwind color to #DFC81C?+

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