#C83C53 Color

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

Color preview

#C83C53

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C83C53

.color-c83c53 {
  color: #C83C53;
  background-color: #C83C53;
}

Frequently asked questions

What color is #C83C53?+

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

What is the closest Tailwind color to #C83C53?+

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