#FB555B Color

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

Color preview

#FB555B

Color formats

HEX
#FB555B
RGB
rgb(251, 85, 91)
RGBA
rgba(251, 85, 91, 1)
HSL
hsl(358, 95%, 66%)
HSV
hsv(358, 66%, 98%)
CMYK
cmyk(0%, 66%, 64%, 2%)
CSS variable
--color-primary: #FB555B;
Lowercase HEX
#fb555b

Shades

Tints

Tones

Harmony

CSS snippets for #FB555B

.color-fb555b {
  color: #FB555B;
  background-color: #FB555B;
}

Frequently asked questions

What color is #FB555B?+

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

What is the closest Tailwind color to #FB555B?+

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