#C24B24 Color

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

Color preview

#C24B24

Color formats

HEX
#C24B24
RGB
rgb(194, 75, 36)
RGBA
rgba(194, 75, 36, 1)
HSL
hsl(15, 69%, 45%)
HSV
hsv(15, 81%, 76%)
CMYK
cmyk(0%, 61%, 81%, 24%)
CSS variable
--color-primary: #C24B24;
Lowercase HEX
#c24b24

Shades

Tints

Tones

Harmony

CSS snippets for #C24B24

.color-c24b24 {
  color: #C24B24;
  background-color: #C24B24;
}

Frequently asked questions

What color is #C24B24?+

#C24B24 is a HEX color with RGB value rgb(194, 75, 36) and HSL value hsl(15, 69%, 45%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #C24B24?+

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