#CC0DEE Color

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

Color preview

#CC0DEE

Color formats

HEX
#CC0DEE
RGB
rgb(204, 13, 238)
RGBA
rgba(204, 13, 238, 1)
HSL
hsl(291, 90%, 49%)
HSV
hsv(291, 95%, 93%)
CMYK
cmyk(14%, 95%, 0%, 7%)
CSS variable
--color-primary: #CC0DEE;
Lowercase HEX
#cc0dee

Shades

Tints

Tones

Harmony

CSS snippets for #CC0DEE

.color-cc0dee {
  color: #CC0DEE;
  background-color: #CC0DEE;
}

Frequently asked questions

What color is #CC0DEE?+

#CC0DEE is a HEX color with RGB value rgb(204, 13, 238) and HSL value hsl(291, 90%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CC0DEE?+

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