#C23B23 Color

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

Color preview

#C23B23

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C23B23

.color-c23b23 {
  color: #C23B23;
  background-color: #C23B23;
}

Frequently asked questions

What color is #C23B23?+

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

What is the closest Tailwind color to #C23B23?+

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