#F55FED Color

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

Color preview

#F55FED

Color formats

HEX
#F55FED
RGB
rgb(245, 95, 237)
RGBA
rgba(245, 95, 237, 1)
HSL
hsl(303, 88%, 67%)
HSV
hsv(303, 61%, 96%)
CMYK
cmyk(0%, 61%, 3%, 4%)
CSS variable
--color-primary: #F55FED;
Lowercase HEX
#f55fed

Shades

Tints

Tones

Harmony

CSS snippets for #F55FED

.color-f55fed {
  color: #F55FED;
  background-color: #F55FED;
}

Frequently asked questions

What color is #F55FED?+

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

What is the closest Tailwind color to #F55FED?+

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