#CE08FF Color

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

Color preview

#CE08FF

Color formats

HEX
#CE08FF
RGB
rgb(206, 8, 255)
RGBA
rgba(206, 8, 255, 1)
HSL
hsl(288, 100%, 52%)
HSV
hsv(288, 97%, 100%)
CMYK
cmyk(19%, 97%, 0%, 0%)
CSS variable
--color-primary: #CE08FF;
Lowercase HEX
#ce08ff

Shades

Tints

Tones

Harmony

CSS snippets for #CE08FF

.color-ce08ff {
  color: #CE08FF;
  background-color: #CE08FF;
}

Frequently asked questions

What color is #CE08FF?+

#CE08FF is a HEX color with RGB value rgb(206, 8, 255) and HSL value hsl(288, 100%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CE08FF?+

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