#CF3F50 Color

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

Color preview

#CF3F50

Color formats

HEX
#CF3F50
RGB
rgb(207, 63, 80)
RGBA
rgba(207, 63, 80, 1)
HSL
hsl(353, 60%, 53%)
HSV
hsv(353, 70%, 81%)
CMYK
cmyk(0%, 70%, 61%, 19%)
CSS variable
--color-primary: #CF3F50;
Lowercase HEX
#cf3f50

Shades

Tints

Tones

Harmony

CSS snippets for #CF3F50

.color-cf3f50 {
  color: #CF3F50;
  background-color: #CF3F50;
}

Frequently asked questions

What color is #CF3F50?+

#CF3F50 is a HEX color with RGB value rgb(207, 63, 80) and HSL value hsl(353, 60%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CF3F50?+

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