#CE7BAD Color

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

Color preview

#CE7BAD

Color formats

HEX
#CE7BAD
RGB
rgb(206, 123, 173)
RGBA
rgba(206, 123, 173, 1)
HSL
hsl(324, 46%, 65%)
HSV
hsv(324, 40%, 81%)
CMYK
cmyk(0%, 40%, 16%, 19%)
CSS variable
--color-primary: #CE7BAD;
Lowercase HEX
#ce7bad

Shades

Tints

Tones

Harmony

CSS snippets for #CE7BAD

.color-ce7bad {
  color: #CE7BAD;
  background-color: #CE7BAD;
}

Frequently asked questions

What color is #CE7BAD?+

#CE7BAD is a HEX color with RGB value rgb(206, 123, 173) and HSL value hsl(324, 46%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CE7BAD?+

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