#FF8F9A Color

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

Color preview

#FF8F9A

Color formats

HEX
#FF8F9A
RGB
rgb(255, 143, 154)
RGBA
rgba(255, 143, 154, 1)
HSL
hsl(354, 100%, 78%)
HSV
hsv(354, 44%, 100%)
CMYK
cmyk(0%, 44%, 40%, 0%)
CSS variable
--color-primary: #FF8F9A;
Lowercase HEX
#ff8f9a

Shades

Tints

Tones

Harmony

CSS snippets for #FF8F9A

.color-ff8f9a {
  color: #FF8F9A;
  background-color: #FF8F9A;
}

Frequently asked questions

What color is #FF8F9A?+

#FF8F9A is a HEX color with RGB value rgb(255, 143, 154) and HSL value hsl(354, 100%, 78%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF8F9A?+

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