#DCC565 Color

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

Color preview

#DCC565

Color formats

HEX
#DCC565
RGB
rgb(220, 197, 101)
RGBA
rgba(220, 197, 101, 1)
HSL
hsl(48, 63%, 63%)
HSV
hsv(48, 54%, 86%)
CMYK
cmyk(0%, 10%, 54%, 14%)
CSS variable
--color-primary: #DCC565;
Lowercase HEX
#dcc565

Shades

Tints

Tones

Harmony

CSS snippets for #DCC565

.color-dcc565 {
  color: #DCC565;
  background-color: #DCC565;
}

Frequently asked questions

What color is #DCC565?+

#DCC565 is a HEX color with RGB value rgb(220, 197, 101) and HSL value hsl(48, 63%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCC565?+

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