#DC5B23 Color

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

Color preview

#DC5B23

Color formats

HEX
#DC5B23
RGB
rgb(220, 91, 35)
RGBA
rgba(220, 91, 35, 1)
HSL
hsl(18, 73%, 50%)
HSV
hsv(18, 84%, 86%)
CMYK
cmyk(0%, 59%, 84%, 14%)
CSS variable
--color-primary: #DC5B23;
Lowercase HEX
#dc5b23

Shades

Tints

Tones

Harmony

CSS snippets for #DC5B23

.color-dc5b23 {
  color: #DC5B23;
  background-color: #DC5B23;
}

Frequently asked questions

What color is #DC5B23?+

#DC5B23 is a HEX color with RGB value rgb(220, 91, 35) and HSL value hsl(18, 73%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DC5B23?+

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