#F88CC2 Color

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

Color preview

#F88CC2

Color formats

HEX
#F88CC2
RGB
rgb(248, 140, 194)
RGBA
rgba(248, 140, 194, 1)
HSL
hsl(330, 89%, 76%)
HSV
hsv(330, 44%, 97%)
CMYK
cmyk(0%, 44%, 22%, 3%)
CSS variable
--color-primary: #F88CC2;
Lowercase HEX
#f88cc2

Shades

Tints

Tones

Harmony

CSS snippets for #F88CC2

.color-f88cc2 {
  color: #F88CC2;
  background-color: #F88CC2;
}

Frequently asked questions

What color is #F88CC2?+

#F88CC2 is a HEX color with RGB value rgb(248, 140, 194) and HSL value hsl(330, 89%, 76%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F88CC2?+

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