#FA8F8D Color

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

Color preview

#FA8F8D

Color formats

HEX
#FA8F8D
RGB
rgb(250, 143, 141)
RGBA
rgba(250, 143, 141, 1)
HSL
hsl(1, 92%, 77%)
HSV
hsv(1, 44%, 98%)
CMYK
cmyk(0%, 43%, 44%, 2%)
CSS variable
--color-primary: #FA8F8D;
Lowercase HEX
#fa8f8d

Shades

Tints

Tones

Harmony

CSS snippets for #FA8F8D

.color-fa8f8d {
  color: #FA8F8D;
  background-color: #FA8F8D;
}

Frequently asked questions

What color is #FA8F8D?+

#FA8F8D is a HEX color with RGB value rgb(250, 143, 141) and HSL value hsl(1, 92%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FA8F8D?+

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