#CF3A9B Color

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

Color preview

#CF3A9B

Color formats

HEX
#CF3A9B
RGB
rgb(207, 58, 155)
RGBA
rgba(207, 58, 155, 1)
HSL
hsl(321, 61%, 52%)
HSV
hsv(321, 72%, 81%)
CMYK
cmyk(0%, 72%, 25%, 19%)
CSS variable
--color-primary: #CF3A9B;
Lowercase HEX
#cf3a9b

Shades

Tints

Tones

Harmony

CSS snippets for #CF3A9B

.color-cf3a9b {
  color: #CF3A9B;
  background-color: #CF3A9B;
}

Frequently asked questions

What color is #CF3A9B?+

#CF3A9B is a HEX color with RGB value rgb(207, 58, 155) and HSL value hsl(321, 61%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CF3A9B?+

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