#FA8472 Color

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

Color preview

#FA8472

Color formats

HEX
#FA8472
RGB
rgb(250, 132, 114)
RGBA
rgba(250, 132, 114, 1)
HSL
hsl(8, 93%, 71%)
HSV
hsv(8, 54%, 98%)
CMYK
cmyk(0%, 47%, 54%, 2%)
CSS variable
--color-primary: #FA8472;
Lowercase HEX
#fa8472

Shades

Tints

Tones

Harmony

CSS snippets for #FA8472

.color-fa8472 {
  color: #FA8472;
  background-color: #FA8472;
}

Frequently asked questions

What color is #FA8472?+

#FA8472 is a HEX color with RGB value rgb(250, 132, 114) and HSL value hsl(8, 93%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FA8472?+

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