#CE3B7D Color

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

Color preview

#CE3B7D

Color formats

HEX
#CE3B7D
RGB
rgb(206, 59, 125)
RGBA
rgba(206, 59, 125, 1)
HSL
hsl(333, 60%, 52%)
HSV
hsv(333, 71%, 81%)
CMYK
cmyk(0%, 71%, 39%, 19%)
CSS variable
--color-primary: #CE3B7D;
Lowercase HEX
#ce3b7d

Shades

Tints

Tones

Harmony

CSS snippets for #CE3B7D

.color-ce3b7d {
  color: #CE3B7D;
  background-color: #CE3B7D;
}

Frequently asked questions

What color is #CE3B7D?+

#CE3B7D is a HEX color with RGB value rgb(206, 59, 125) and HSL value hsl(333, 60%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CE3B7D?+

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