#F55BEE Color

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

Color preview

#F55BEE

Color formats

HEX
#F55BEE
RGB
rgb(245, 91, 238)
RGBA
rgba(245, 91, 238, 1)
HSL
hsl(303, 89%, 66%)
HSV
hsv(303, 63%, 96%)
CMYK
cmyk(0%, 63%, 3%, 4%)
CSS variable
--color-primary: #F55BEE;
Lowercase HEX
#f55bee

Shades

Tints

Tones

Harmony

CSS snippets for #F55BEE

.color-f55bee {
  color: #F55BEE;
  background-color: #F55BEE;
}

Frequently asked questions

What color is #F55BEE?+

#F55BEE is a HEX color with RGB value rgb(245, 91, 238) and HSL value hsl(303, 89%, 66%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F55BEE?+

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