#DCCF41 Color

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

Color preview

#DCCF41

Color formats

HEX
#DCCF41
RGB
rgb(220, 207, 65)
RGBA
rgba(220, 207, 65, 1)
HSL
hsl(55, 69%, 56%)
HSV
hsv(55, 70%, 86%)
CMYK
cmyk(0%, 6%, 70%, 14%)
CSS variable
--color-primary: #DCCF41;
Lowercase HEX
#dccf41

Shades

Tints

Tones

Harmony

CSS snippets for #DCCF41

.color-dccf41 {
  color: #DCCF41;
  background-color: #DCCF41;
}

Frequently asked questions

What color is #DCCF41?+

#DCCF41 is a HEX color with RGB value rgb(220, 207, 65) and HSL value hsl(55, 69%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCCF41?+

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