#DCC360 Color

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

Color preview

#DCC360

Color formats

HEX
#DCC360
RGB
rgb(220, 195, 96)
RGBA
rgba(220, 195, 96, 1)
HSL
hsl(48, 64%, 62%)
HSV
hsv(48, 56%, 86%)
CMYK
cmyk(0%, 11%, 56%, 14%)
CSS variable
--color-primary: #DCC360;
Lowercase HEX
#dcc360

Shades

Tints

Tones

Harmony

CSS snippets for #DCC360

.color-dcc360 {
  color: #DCC360;
  background-color: #DCC360;
}

Frequently asked questions

What color is #DCC360?+

#DCC360 is a HEX color with RGB value rgb(220, 195, 96) and HSL value hsl(48, 64%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCC360?+

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