#FA8A82 Color

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

Color preview

#FA8A82

Color formats

HEX
#FA8A82
RGB
rgb(250, 138, 130)
RGBA
rgba(250, 138, 130, 1)
HSL
hsl(4, 92%, 75%)
HSV
hsv(4, 48%, 98%)
CMYK
cmyk(0%, 45%, 48%, 2%)
CSS variable
--color-primary: #FA8A82;
Lowercase HEX
#fa8a82

Shades

Tints

Tones

Harmony

CSS snippets for #FA8A82

.color-fa8a82 {
  color: #FA8A82;
  background-color: #FA8A82;
}

Frequently asked questions

What color is #FA8A82?+

#FA8A82 is a HEX color with RGB value rgb(250, 138, 130) and HSL value hsl(4, 92%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FA8A82?+

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