#FF00EA Color

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

Color preview

#FF00EA

Color formats

HEX
#FF00EA
RGB
rgb(255, 0, 234)
RGBA
rgba(255, 0, 234, 1)
HSL
hsl(305, 100%, 50%)
HSV
hsv(305, 100%, 100%)
CMYK
cmyk(0%, 100%, 8%, 0%)
CSS variable
--color-primary: #FF00EA;
Lowercase HEX
#ff00ea

Shades

Tints

Tones

Harmony

CSS snippets for #FF00EA

.color-ff00ea {
  color: #FF00EA;
  background-color: #FF00EA;
}

Frequently asked questions

What color is #FF00EA?+

#FF00EA is a HEX color with RGB value rgb(255, 0, 234) and HSL value hsl(305, 100%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF00EA?+

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