#DCC050 Color

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

Color preview

#DCC050

Color formats

HEX
#DCC050
RGB
rgb(220, 192, 80)
RGBA
rgba(220, 192, 80, 1)
HSL
hsl(48, 67%, 59%)
HSV
hsv(48, 64%, 86%)
CMYK
cmyk(0%, 13%, 64%, 14%)
CSS variable
--color-primary: #DCC050;
Lowercase HEX
#dcc050

Shades

Tints

Tones

Harmony

CSS snippets for #DCC050

.color-dcc050 {
  color: #DCC050;
  background-color: #DCC050;
}

Frequently asked questions

What color is #DCC050?+

#DCC050 is a HEX color with RGB value rgb(220, 192, 80) and HSL value hsl(48, 67%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DCC050?+

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