#CE3A8E Color

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

Color preview

#CE3A8E

Color formats

HEX
#CE3A8E
RGB
rgb(206, 58, 142)
RGBA
rgba(206, 58, 142, 1)
HSL
hsl(326, 60%, 52%)
HSV
hsv(326, 72%, 81%)
CMYK
cmyk(0%, 72%, 31%, 19%)
CSS variable
--color-primary: #CE3A8E;
Lowercase HEX
#ce3a8e

Shades

Tints

Tones

Harmony

CSS snippets for #CE3A8E

.color-ce3a8e {
  color: #CE3A8E;
  background-color: #CE3A8E;
}

Frequently asked questions

What color is #CE3A8E?+

#CE3A8E is a HEX color with RGB value rgb(206, 58, 142) and HSL value hsl(326, 60%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CE3A8E?+

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