#CE6F8A Color

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

Color preview

#CE6F8A

Color formats

HEX
#CE6F8A
RGB
rgb(206, 111, 138)
RGBA
rgba(206, 111, 138, 1)
HSL
hsl(343, 49%, 62%)
HSV
hsv(343, 46%, 81%)
CMYK
cmyk(0%, 46%, 33%, 19%)
CSS variable
--color-primary: #CE6F8A;
Lowercase HEX
#ce6f8a

Shades

Tints

Tones

Harmony

CSS snippets for #CE6F8A

.color-ce6f8a {
  color: #CE6F8A;
  background-color: #CE6F8A;
}

Frequently asked questions

What color is #CE6F8A?+

#CE6F8A is a HEX color with RGB value rgb(206, 111, 138) and HSL value hsl(343, 49%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CE6F8A?+

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