#CE5A7F Color

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

Color preview

#CE5A7F

Color formats

HEX
#CE5A7F
RGB
rgb(206, 90, 127)
RGBA
rgba(206, 90, 127, 1)
HSL
hsl(341, 54%, 58%)
HSV
hsv(341, 56%, 81%)
CMYK
cmyk(0%, 56%, 38%, 19%)
CSS variable
--color-primary: #CE5A7F;
Lowercase HEX
#ce5a7f

Shades

Tints

Tones

Harmony

CSS snippets for #CE5A7F

.color-ce5a7f {
  color: #CE5A7F;
  background-color: #CE5A7F;
}

Frequently asked questions

What color is #CE5A7F?+

#CE5A7F is a HEX color with RGB value rgb(206, 90, 127) and HSL value hsl(341, 54%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CE5A7F?+

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