#F88EDA Color

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

Color preview

#F88EDA

Color formats

HEX
#F88EDA
RGB
rgb(248, 142, 218)
RGBA
rgba(248, 142, 218, 1)
HSL
hsl(317, 88%, 76%)
HSV
hsv(317, 43%, 97%)
CMYK
cmyk(0%, 43%, 12%, 3%)
CSS variable
--color-primary: #F88EDA;
Lowercase HEX
#f88eda

Shades

Tints

Tones

Harmony

CSS snippets for #F88EDA

.color-f88eda {
  color: #F88EDA;
  background-color: #F88EDA;
}

Frequently asked questions

What color is #F88EDA?+

#F88EDA is a HEX color with RGB value rgb(248, 142, 218) and HSL value hsl(317, 88%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F88EDA?+

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