#CF4EB5 Color

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

Color preview

#CF4EB5

Color formats

HEX
#CF4EB5
RGB
rgb(207, 78, 181)
RGBA
rgba(207, 78, 181, 1)
HSL
hsl(312, 57%, 56%)
HSV
hsv(312, 62%, 81%)
CMYK
cmyk(0%, 62%, 13%, 19%)
CSS variable
--color-primary: #CF4EB5;
Lowercase HEX
#cf4eb5

Shades

Tints

Tones

Harmony

CSS snippets for #CF4EB5

.color-cf4eb5 {
  color: #CF4EB5;
  background-color: #CF4EB5;
}

Frequently asked questions

What color is #CF4EB5?+

#CF4EB5 is a HEX color with RGB value rgb(207, 78, 181) and HSL value hsl(312, 57%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CF4EB5?+

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