#F55BF3 Color

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

Color preview

#F55BF3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F55BF3

.color-f55bf3 {
  color: #F55BF3;
  background-color: #F55BF3;
}

Frequently asked questions

What color is #F55BF3?+

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

What is the closest Tailwind color to #F55BF3?+

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