#FA8C80 Color

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

Color preview

#FA8C80

Color formats

HEX
#FA8C80
RGB
rgb(250, 140, 128)
RGBA
rgba(250, 140, 128, 1)
HSL
hsl(6, 92%, 74%)
HSV
hsv(6, 49%, 98%)
CMYK
cmyk(0%, 44%, 49%, 2%)
CSS variable
--color-primary: #FA8C80;
Lowercase HEX
#fa8c80

Shades

Tints

Tones

Harmony

CSS snippets for #FA8C80

.color-fa8c80 {
  color: #FA8C80;
  background-color: #FA8C80;
}

Frequently asked questions

What color is #FA8C80?+

#FA8C80 is a HEX color with RGB value rgb(250, 140, 128) and HSL value hsl(6, 92%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FA8C80?+

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