#DCC44C Color

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

Color preview

#DCC44C

Color formats

HEX
#DCC44C
RGB
rgb(220, 196, 76)
RGBA
rgba(220, 196, 76, 1)
HSL
hsl(50, 67%, 58%)
HSV
hsv(50, 65%, 86%)
CMYK
cmyk(0%, 11%, 65%, 14%)
CSS variable
--color-primary: #DCC44C;
Lowercase HEX
#dcc44c

Shades

Tints

Tones

Harmony

CSS snippets for #DCC44C

.color-dcc44c {
  color: #DCC44C;
  background-color: #DCC44C;
}

Frequently asked questions

What color is #DCC44C?+

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

What is the closest Tailwind color to #DCC44C?+

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