#FA6F80 Color

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

Color preview

#FA6F80

Color formats

HEX
#FA6F80
RGB
rgb(250, 111, 128)
RGBA
rgba(250, 111, 128, 1)
HSL
hsl(353, 93%, 71%)
HSV
hsv(353, 56%, 98%)
CMYK
cmyk(0%, 56%, 49%, 2%)
CSS variable
--color-primary: #FA6F80;
Lowercase HEX
#fa6f80

Shades

Tints

Tones

Harmony

CSS snippets for #FA6F80

.color-fa6f80 {
  color: #FA6F80;
  background-color: #FA6F80;
}

Frequently asked questions

What color is #FA6F80?+

#FA6F80 is a HEX color with RGB value rgb(250, 111, 128) and HSL value hsl(353, 93%, 71%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FA6F80?+

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