#DCC25D Color

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

Color preview

#DCC25D

Color formats

HEX
#DCC25D
RGB
rgb(220, 194, 93)
RGBA
rgba(220, 194, 93, 1)
HSL
hsl(48, 64%, 61%)
HSV
hsv(48, 58%, 86%)
CMYK
cmyk(0%, 12%, 58%, 14%)
CSS variable
--color-primary: #DCC25D;
Lowercase HEX
#dcc25d

Shades

Tints

Tones

Harmony

CSS snippets for #DCC25D

.color-dcc25d {
  color: #DCC25D;
  background-color: #DCC25D;
}

Frequently asked questions

What color is #DCC25D?+

#DCC25D is a HEX color with RGB value rgb(220, 194, 93) and HSL value hsl(48, 64%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCC25D?+

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