#FB7B50 Color

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

Color preview

#FB7B50

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FB7B50

.color-fb7b50 {
  color: #FB7B50;
  background-color: #FB7B50;
}

Frequently asked questions

What color is #FB7B50?+

#FB7B50 is a HEX color with RGB value rgb(251, 123, 80) and HSL value hsl(15, 96%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FB7B50?+

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