#C90DEE Color

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

Color preview

#C90DEE

Color formats

HEX
#C90DEE
RGB
rgb(201, 13, 238)
RGBA
rgba(201, 13, 238, 1)
HSL
hsl(290, 90%, 49%)
HSV
hsv(290, 95%, 93%)
CMYK
cmyk(16%, 95%, 0%, 7%)
CSS variable
--color-primary: #C90DEE;
Lowercase HEX
#c90dee

Shades

Tints

Tones

Harmony

CSS snippets for #C90DEE

.color-c90dee {
  color: #C90DEE;
  background-color: #C90DEE;
}

Frequently asked questions

What color is #C90DEE?+

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

What is the closest Tailwind color to #C90DEE?+

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