#E205FF Color

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

Color preview

#E205FF

Color formats

HEX
#E205FF
RGB
rgb(226, 5, 255)
RGBA
rgba(226, 5, 255, 1)
HSL
hsl(293, 100%, 51%)
HSV
hsv(293, 98%, 100%)
CMYK
cmyk(11%, 98%, 0%, 0%)
CSS variable
--color-primary: #E205FF;
Lowercase HEX
#e205ff

Shades

Tints

Tones

Harmony

CSS snippets for #E205FF

.color-e205ff {
  color: #E205FF;
  background-color: #E205FF;
}

Frequently asked questions

What color is #E205FF?+

#E205FF is a HEX color with RGB value rgb(226, 5, 255) and HSL value hsl(293, 100%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E205FF?+

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