#CF5EB3 Color

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

Color preview

#CF5EB3

Color formats

HEX
#CF5EB3
RGB
rgb(207, 94, 179)
RGBA
rgba(207, 94, 179, 1)
HSL
hsl(315, 54%, 59%)
HSV
hsv(315, 55%, 81%)
CMYK
cmyk(0%, 55%, 14%, 19%)
CSS variable
--color-primary: #CF5EB3;
Lowercase HEX
#cf5eb3

Shades

Tints

Tones

Harmony

CSS snippets for #CF5EB3

.color-cf5eb3 {
  color: #CF5EB3;
  background-color: #CF5EB3;
}

Frequently asked questions

What color is #CF5EB3?+

#CF5EB3 is a HEX color with RGB value rgb(207, 94, 179) and HSL value hsl(315, 54%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CF5EB3?+

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