#F88FA2 Color

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

Color preview

#F88FA2

Color formats

HEX
#F88FA2
RGB
rgb(248, 143, 162)
RGBA
rgba(248, 143, 162, 1)
HSL
hsl(349, 88%, 77%)
HSV
hsv(349, 42%, 97%)
CMYK
cmyk(0%, 42%, 35%, 3%)
CSS variable
--color-primary: #F88FA2;
Lowercase HEX
#f88fa2

Shades

Tints

Tones

Harmony

CSS snippets for #F88FA2

.color-f88fa2 {
  color: #F88FA2;
  background-color: #F88FA2;
}

Frequently asked questions

What color is #F88FA2?+

#F88FA2 is a HEX color with RGB value rgb(248, 143, 162) and HSL value hsl(349, 88%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F88FA2?+

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