#CF4141 Color

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

Color preview

#CF4141

Color formats

HEX
#CF4141
RGB
rgb(207, 65, 65)
RGBA
rgba(207, 65, 65, 1)
HSL
hsl(0, 60%, 53%)
HSV
hsv(0, 69%, 81%)
CMYK
cmyk(0%, 69%, 69%, 19%)
CSS variable
--color-primary: #CF4141;
Lowercase HEX
#cf4141

Shades

Tints

Tones

Harmony

CSS snippets for #CF4141

.color-cf4141 {
  color: #CF4141;
  background-color: #CF4141;
}

Frequently asked questions

What color is #CF4141?+

#CF4141 is a HEX color with RGB value rgb(207, 65, 65) and HSL value hsl(0, 60%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CF4141?+

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