#F55E5B Color

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

Color preview

#F55E5B

Color formats

HEX
#F55E5B
RGB
rgb(245, 94, 91)
RGBA
rgba(245, 94, 91, 1)
HSL
hsl(1, 89%, 66%)
HSV
hsv(1, 63%, 96%)
CMYK
cmyk(0%, 62%, 63%, 4%)
CSS variable
--color-primary: #F55E5B;
Lowercase HEX
#f55e5b

Shades

Tints

Tones

Harmony

CSS snippets for #F55E5B

.color-f55e5b {
  color: #F55E5B;
  background-color: #F55E5B;
}

Frequently asked questions

What color is #F55E5B?+

#F55E5B is a HEX color with RGB value rgb(245, 94, 91) and HSL value hsl(1, 89%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F55E5B?+

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