#F55AE1 Color

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

Color preview

#F55AE1

Color formats

HEX
#F55AE1
RGB
rgb(245, 90, 225)
RGBA
rgba(245, 90, 225, 1)
HSL
hsl(308, 89%, 66%)
HSV
hsv(308, 63%, 96%)
CMYK
cmyk(0%, 63%, 8%, 4%)
CSS variable
--color-primary: #F55AE1;
Lowercase HEX
#f55ae1

Shades

Tints

Tones

Harmony

CSS snippets for #F55AE1

.color-f55ae1 {
  color: #F55AE1;
  background-color: #F55AE1;
}

Frequently asked questions

What color is #F55AE1?+

#F55AE1 is a HEX color with RGB value rgb(245, 90, 225) and HSL value hsl(308, 89%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F55AE1?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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