#FB8F79 Color

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

Color preview

#FB8F79

Color formats

HEX
#FB8F79
RGB
rgb(251, 143, 121)
RGBA
rgba(251, 143, 121, 1)
HSL
hsl(10, 94%, 73%)
HSV
hsv(10, 52%, 98%)
CMYK
cmyk(0%, 43%, 52%, 2%)
CSS variable
--color-primary: #FB8F79;
Lowercase HEX
#fb8f79

Shades

Tints

Tones

Harmony

CSS snippets for #FB8F79

.color-fb8f79 {
  color: #FB8F79;
  background-color: #FB8F79;
}

Frequently asked questions

What color is #FB8F79?+

#FB8F79 is a HEX color with RGB value rgb(251, 143, 121) and HSL value hsl(10, 94%, 73%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FB8F79?+

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