#C23B24 Color

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

Color preview

#C23B24

Color formats

HEX
#C23B24
RGB
rgb(194, 59, 36)
RGBA
rgba(194, 59, 36, 1)
HSL
hsl(9, 69%, 45%)
HSV
hsv(9, 81%, 76%)
CMYK
cmyk(0%, 70%, 81%, 24%)
CSS variable
--color-primary: #C23B24;
Lowercase HEX
#c23b24

Shades

Tints

Tones

Harmony

CSS snippets for #C23B24

.color-c23b24 {
  color: #C23B24;
  background-color: #C23B24;
}

Frequently asked questions

What color is #C23B24?+

#C23B24 is a HEX color with RGB value rgb(194, 59, 36) and HSL value hsl(9, 69%, 45%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C23B24?+

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