#FA8070 Color

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

Color preview

#FA8070

Color formats

HEX
#FA8070
RGB
rgb(250, 128, 112)
RGBA
rgba(250, 128, 112, 1)
HSL
hsl(7, 93%, 71%)
HSV
hsv(7, 55%, 98%)
CMYK
cmyk(0%, 49%, 55%, 2%)
CSS variable
--color-primary: #FA8070;
Lowercase HEX
#fa8070

Shades

Tints

Tones

Harmony

CSS snippets for #FA8070

.color-fa8070 {
  color: #FA8070;
  background-color: #FA8070;
}

Frequently asked questions

What color is #FA8070?+

#FA8070 is a HEX color with RGB value rgb(250, 128, 112) and HSL value hsl(7, 93%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FA8070?+

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