#CE99FF Color

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

Color preview

#CE99FF

Color formats

HEX
#CE99FF
RGB
rgb(206, 153, 255)
RGBA
rgba(206, 153, 255, 1)
HSL
hsl(271, 100%, 80%)
HSV
hsv(271, 40%, 100%)
CMYK
cmyk(19%, 40%, 0%, 0%)
CSS variable
--color-primary: #CE99FF;
Lowercase HEX
#ce99ff

Shades

Tints

Tones

Harmony

CSS snippets for #CE99FF

.color-ce99ff {
  color: #CE99FF;
  background-color: #CE99FF;
}

Frequently asked questions

What color is #CE99FF?+

#CE99FF is a HEX color with RGB value rgb(206, 153, 255) and HSL value hsl(271, 100%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CE99FF?+

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