#C82A30 Color

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

Color preview

#C82A30

Color formats

HEX
#C82A30
RGB
rgb(200, 42, 48)
RGBA
rgba(200, 42, 48, 1)
HSL
hsl(358, 65%, 47%)
HSV
hsv(358, 79%, 78%)
CMYK
cmyk(0%, 79%, 76%, 22%)
CSS variable
--color-primary: #C82A30;
Lowercase HEX
#c82a30

Shades

Tints

Tones

Harmony

CSS snippets for #C82A30

.color-c82a30 {
  color: #C82A30;
  background-color: #C82A30;
}

Frequently asked questions

What color is #C82A30?+

#C82A30 is a HEX color with RGB value rgb(200, 42, 48) and HSL value hsl(358, 65%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C82A30?+

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