#F55F6E Color

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

Color preview

#F55F6E

Color formats

HEX
#F55F6E
RGB
rgb(245, 95, 110)
RGBA
rgba(245, 95, 110, 1)
HSL
hsl(354, 88%, 67%)
HSV
hsv(354, 61%, 96%)
CMYK
cmyk(0%, 61%, 55%, 4%)
CSS variable
--color-primary: #F55F6E;
Lowercase HEX
#f55f6e

Shades

Tints

Tones

Harmony

CSS snippets for #F55F6E

.color-f55f6e {
  color: #F55F6E;
  background-color: #F55F6E;
}

Frequently asked questions

What color is #F55F6E?+

#F55F6E is a HEX color with RGB value rgb(245, 95, 110) and HSL value hsl(354, 88%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F55F6E?+

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