#FF05EA Color

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

Color preview

#FF05EA

Color formats

HEX
#FF05EA
RGB
rgb(255, 5, 234)
RGBA
rgba(255, 5, 234, 1)
HSL
hsl(305, 100%, 51%)
HSV
hsv(305, 98%, 100%)
CMYK
cmyk(0%, 98%, 8%, 0%)
CSS variable
--color-primary: #FF05EA;
Lowercase HEX
#ff05ea

Shades

Tints

Tones

Harmony

CSS snippets for #FF05EA

.color-ff05ea {
  color: #FF05EA;
  background-color: #FF05EA;
}

Frequently asked questions

What color is #FF05EA?+

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

What is the closest Tailwind color to #FF05EA?+

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