#DCC15F Color

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

Color preview

#DCC15F

Color formats

HEX
#DCC15F
RGB
rgb(220, 193, 95)
RGBA
rgba(220, 193, 95, 1)
HSL
hsl(47, 64%, 62%)
HSV
hsv(47, 57%, 86%)
CMYK
cmyk(0%, 12%, 57%, 14%)
CSS variable
--color-primary: #DCC15F;
Lowercase HEX
#dcc15f

Shades

Tints

Tones

Harmony

CSS snippets for #DCC15F

.color-dcc15f {
  color: #DCC15F;
  background-color: #DCC15F;
}

Frequently asked questions

What color is #DCC15F?+

#DCC15F is a HEX color with RGB value rgb(220, 193, 95) and HSL value hsl(47, 64%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCC15F?+

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