#DC9E23 Color

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

Color preview

#DC9E23

Color formats

HEX
#DC9E23
RGB
rgb(220, 158, 35)
RGBA
rgba(220, 158, 35, 1)
HSL
hsl(40, 73%, 50%)
HSV
hsv(40, 84%, 86%)
CMYK
cmyk(0%, 28%, 84%, 14%)
CSS variable
--color-primary: #DC9E23;
Lowercase HEX
#dc9e23

Shades

Tints

Tones

Harmony

CSS snippets for #DC9E23

.color-dc9e23 {
  color: #DC9E23;
  background-color: #DC9E23;
}

Frequently asked questions

What color is #DC9E23?+

#DC9E23 is a HEX color with RGB value rgb(220, 158, 35) and HSL value hsl(40, 73%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DC9E23?+

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