#C8282A Color

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

Color preview

#C8282A

Color formats

HEX
#C8282A
RGB
rgb(200, 40, 42)
RGBA
rgba(200, 40, 42, 1)
HSL
hsl(359, 67%, 47%)
HSV
hsv(359, 80%, 78%)
CMYK
cmyk(0%, 80%, 79%, 22%)
CSS variable
--color-primary: #C8282A;
Lowercase HEX
#c8282a

Shades

Tints

Tones

Harmony

CSS snippets for #C8282A

.color-c8282a {
  color: #C8282A;
  background-color: #C8282A;
}

Frequently asked questions

What color is #C8282A?+

#C8282A is a HEX color with RGB value rgb(200, 40, 42) and HSL value hsl(359, 67%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C8282A?+

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