#F55F94 Color

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

Color preview

#F55F94

Color formats

HEX
#F55F94
RGB
rgb(245, 95, 148)
RGBA
rgba(245, 95, 148, 1)
HSL
hsl(339, 88%, 67%)
HSV
hsv(339, 61%, 96%)
CMYK
cmyk(0%, 61%, 40%, 4%)
CSS variable
--color-primary: #F55F94;
Lowercase HEX
#f55f94

Shades

Tints

Tones

Harmony

CSS snippets for #F55F94

.color-f55f94 {
  color: #F55F94;
  background-color: #F55F94;
}

Frequently asked questions

What color is #F55F94?+

#F55F94 is a HEX color with RGB value rgb(245, 95, 148) and HSL value hsl(339, 88%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F55F94?+

The closest Tailwind color is rose-400, available as the bg-rose-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