#FC555B Color

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

Color preview

#FC555B

Color formats

HEX
#FC555B
RGB
rgb(252, 85, 91)
RGBA
rgba(252, 85, 91, 1)
HSL
hsl(358, 97%, 66%)
HSV
hsv(358, 66%, 99%)
CMYK
cmyk(0%, 66%, 64%, 1%)
CSS variable
--color-primary: #FC555B;
Lowercase HEX
#fc555b

Shades

Tints

Tones

Harmony

CSS snippets for #FC555B

.color-fc555b {
  color: #FC555B;
  background-color: #FC555B;
}

Frequently asked questions

What color is #FC555B?+

#FC555B is a HEX color with RGB value rgb(252, 85, 91) and HSL value hsl(358, 97%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FC555B?+

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