#C83C54 Color

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

Color preview

#C83C54

Color formats

HEX
#C83C54
RGB
rgb(200, 60, 84)
RGBA
rgba(200, 60, 84, 1)
HSL
hsl(350, 56%, 51%)
HSV
hsv(350, 70%, 78%)
CMYK
cmyk(0%, 70%, 58%, 22%)
CSS variable
--color-primary: #C83C54;
Lowercase HEX
#c83c54

Shades

Tints

Tones

Harmony

CSS snippets for #C83C54

.color-c83c54 {
  color: #C83C54;
  background-color: #C83C54;
}

Frequently asked questions

What color is #C83C54?+

#C83C54 is a HEX color with RGB value rgb(200, 60, 84) and HSL value hsl(350, 56%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C83C54?+

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