#C70FBB Color

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

Color preview

#C70FBB

Color formats

HEX
#C70FBB
RGB
rgb(199, 15, 187)
RGBA
rgba(199, 15, 187, 1)
HSL
hsl(304, 86%, 42%)
HSV
hsv(304, 92%, 78%)
CMYK
cmyk(0%, 92%, 6%, 22%)
CSS variable
--color-primary: #C70FBB;
Lowercase HEX
#c70fbb

Shades

Tints

Tones

Harmony

CSS snippets for #C70FBB

.color-c70fbb {
  color: #C70FBB;
  background-color: #C70FBB;
}

Frequently asked questions

What color is #C70FBB?+

#C70FBB is a HEX color with RGB value rgb(199, 15, 187) and HSL value hsl(304, 86%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C70FBB?+

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