#FB5050 Color

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

Color preview

#FB5050

Color formats

HEX
#FB5050
RGB
rgb(251, 80, 80)
RGBA
rgba(251, 80, 80, 1)
HSL
hsl(0, 96%, 65%)
HSV
hsv(0, 68%, 98%)
CMYK
cmyk(0%, 68%, 68%, 2%)
CSS variable
--color-primary: #FB5050;
Lowercase HEX
#fb5050

Shades

Tints

Tones

Harmony

CSS snippets for #FB5050

.color-fb5050 {
  color: #FB5050;
  background-color: #FB5050;
}

Frequently asked questions

What color is #FB5050?+

#FB5050 is a HEX color with RGB value rgb(251, 80, 80) and HSL value hsl(0, 96%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FB5050?+

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