#C03F64 Color

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

Color preview

#C03F64

Color formats

HEX
#C03F64
RGB
rgb(192, 63, 100)
RGBA
rgba(192, 63, 100, 1)
HSL
hsl(343, 51%, 50%)
HSV
hsv(343, 67%, 75%)
CMYK
cmyk(0%, 67%, 48%, 25%)
CSS variable
--color-primary: #C03F64;
Lowercase HEX
#c03f64

Shades

Tints

Tones

Harmony

CSS snippets for #C03F64

.color-c03f64 {
  color: #C03F64;
  background-color: #C03F64;
}

Frequently asked questions

What color is #C03F64?+

#C03F64 is a HEX color with RGB value rgb(192, 63, 100) and HSL value hsl(343, 51%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C03F64?+

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