#CF5EB5 Color

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

Color preview

#CF5EB5

Color formats

HEX
#CF5EB5
RGB
rgb(207, 94, 181)
RGBA
rgba(207, 94, 181, 1)
HSL
hsl(314, 54%, 59%)
HSV
hsv(314, 55%, 81%)
CMYK
cmyk(0%, 55%, 13%, 19%)
CSS variable
--color-primary: #CF5EB5;
Lowercase HEX
#cf5eb5

Shades

Tints

Tones

Harmony

CSS snippets for #CF5EB5

.color-cf5eb5 {
  color: #CF5EB5;
  background-color: #CF5EB5;
}

Frequently asked questions

What color is #CF5EB5?+

#CF5EB5 is a HEX color with RGB value rgb(207, 94, 181) and HSL value hsl(314, 54%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CF5EB5?+

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