#F55FEB Color

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

Color preview

#F55FEB

Color formats

HEX
#F55FEB
RGB
rgb(245, 95, 235)
RGBA
rgba(245, 95, 235, 1)
HSL
hsl(304, 88%, 67%)
HSV
hsv(304, 61%, 96%)
CMYK
cmyk(0%, 61%, 4%, 4%)
CSS variable
--color-primary: #F55FEB;
Lowercase HEX
#f55feb

Shades

Tints

Tones

Harmony

CSS snippets for #F55FEB

.color-f55feb {
  color: #F55FEB;
  background-color: #F55FEB;
}

Frequently asked questions

What color is #F55FEB?+

#F55FEB is a HEX color with RGB value rgb(245, 95, 235) and HSL value hsl(304, 88%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F55FEB?+

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