#CE2C6D Color

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

Color preview

#CE2C6D

Color formats

HEX
#CE2C6D
RGB
rgb(206, 44, 109)
RGBA
rgba(206, 44, 109, 1)
HSL
hsl(336, 65%, 49%)
HSV
hsv(336, 79%, 81%)
CMYK
cmyk(0%, 79%, 47%, 19%)
CSS variable
--color-primary: #CE2C6D;
Lowercase HEX
#ce2c6d

Shades

Tints

Tones

Harmony

CSS snippets for #CE2C6D

.color-ce2c6d {
  color: #CE2C6D;
  background-color: #CE2C6D;
}

Frequently asked questions

What color is #CE2C6D?+

#CE2C6D is a HEX color with RGB value rgb(206, 44, 109) and HSL value hsl(336, 65%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CE2C6D?+

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