#F55CED Color

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

Color preview

#F55CED

Color formats

HEX
#F55CED
RGB
rgb(245, 92, 237)
RGBA
rgba(245, 92, 237, 1)
HSL
hsl(303, 88%, 66%)
HSV
hsv(303, 62%, 96%)
CMYK
cmyk(0%, 62%, 3%, 4%)
CSS variable
--color-primary: #F55CED;
Lowercase HEX
#f55ced

Shades

Tints

Tones

Harmony

CSS snippets for #F55CED

.color-f55ced {
  color: #F55CED;
  background-color: #F55CED;
}

Frequently asked questions

What color is #F55CED?+

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

What is the closest Tailwind color to #F55CED?+

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