#F88FDE Color

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

Color preview

#F88FDE

Color formats

HEX
#F88FDE
RGB
rgb(248, 143, 222)
RGBA
rgba(248, 143, 222, 1)
HSL
hsl(315, 88%, 77%)
HSV
hsv(315, 42%, 97%)
CMYK
cmyk(0%, 42%, 10%, 3%)
CSS variable
--color-primary: #F88FDE;
Lowercase HEX
#f88fde

Shades

Tints

Tones

Harmony

CSS snippets for #F88FDE

.color-f88fde {
  color: #F88FDE;
  background-color: #F88FDE;
}

Frequently asked questions

What color is #F88FDE?+

#F88FDE is a HEX color with RGB value rgb(248, 143, 222) and HSL value hsl(315, 88%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F88FDE?+

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