#DCC551 Color

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

Color preview

#DCC551

Color formats

HEX
#DCC551
RGB
rgb(220, 197, 81)
RGBA
rgba(220, 197, 81, 1)
HSL
hsl(50, 67%, 59%)
HSV
hsv(50, 63%, 86%)
CMYK
cmyk(0%, 10%, 63%, 14%)
CSS variable
--color-primary: #DCC551;
Lowercase HEX
#dcc551

Shades

Tints

Tones

Harmony

CSS snippets for #DCC551

.color-dcc551 {
  color: #DCC551;
  background-color: #DCC551;
}

Frequently asked questions

What color is #DCC551?+

#DCC551 is a HEX color with RGB value rgb(220, 197, 81) and HSL value hsl(50, 67%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCC551?+

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