#C52303 Color

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

Color preview

#C52303

Color formats

HEX
#C52303
RGB
rgb(197, 35, 3)
RGBA
rgba(197, 35, 3, 1)
HSL
hsl(10, 97%, 39%)
HSV
hsv(10, 98%, 77%)
CMYK
cmyk(0%, 82%, 98%, 23%)
CSS variable
--color-primary: #C52303;
Lowercase HEX
#c52303

Shades

Tints

Tones

Harmony

CSS snippets for #C52303

.color-c52303 {
  color: #C52303;
  background-color: #C52303;
}

Frequently asked questions

What color is #C52303?+

#C52303 is a HEX color with RGB value rgb(197, 35, 3) and HSL value hsl(10, 97%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C52303?+

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