#DCC24C Color

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

Color preview

#DCC24C

Color formats

HEX
#DCC24C
RGB
rgb(220, 194, 76)
RGBA
rgba(220, 194, 76, 1)
HSL
hsl(49, 67%, 58%)
HSV
hsv(49, 65%, 86%)
CMYK
cmyk(0%, 12%, 65%, 14%)
CSS variable
--color-primary: #DCC24C;
Lowercase HEX
#dcc24c

Shades

Tints

Tones

Harmony

CSS snippets for #DCC24C

.color-dcc24c {
  color: #DCC24C;
  background-color: #DCC24C;
}

Frequently asked questions

What color is #DCC24C?+

#DCC24C is a HEX color with RGB value rgb(220, 194, 76) and HSL value hsl(49, 67%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DCC24C?+

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