#DC3F23 Color

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

Color preview

#DC3F23

Color formats

HEX
#DC3F23
RGB
rgb(220, 63, 35)
RGBA
rgba(220, 63, 35, 1)
HSL
hsl(9, 73%, 50%)
HSV
hsv(9, 84%, 86%)
CMYK
cmyk(0%, 71%, 84%, 14%)
CSS variable
--color-primary: #DC3F23;
Lowercase HEX
#dc3f23

Shades

Tints

Tones

Harmony

CSS snippets for #DC3F23

.color-dc3f23 {
  color: #DC3F23;
  background-color: #DC3F23;
}

Frequently asked questions

What color is #DC3F23?+

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

What is the closest Tailwind color to #DC3F23?+

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