#F55BEB Color

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

Color preview

#F55BEB

Color formats

HEX
#F55BEB
RGB
rgb(245, 91, 235)
RGBA
rgba(245, 91, 235, 1)
HSL
hsl(304, 89%, 66%)
HSV
hsv(304, 63%, 96%)
CMYK
cmyk(0%, 63%, 4%, 4%)
CSS variable
--color-primary: #F55BEB;
Lowercase HEX
#f55beb

Shades

Tints

Tones

Harmony

CSS snippets for #F55BEB

.color-f55beb {
  color: #F55BEB;
  background-color: #F55BEB;
}

Frequently asked questions

What color is #F55BEB?+

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

What is the closest Tailwind color to #F55BEB?+

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