#F2AEEF Color

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

Color preview

#F2AEEF

Color formats

HEX
#F2AEEF
RGB
rgb(242, 174, 239)
RGBA
rgba(242, 174, 239, 1)
HSL
hsl(303, 72%, 82%)
HSV
hsv(303, 28%, 95%)
CMYK
cmyk(0%, 28%, 1%, 5%)
CSS variable
--color-primary: #F2AEEF;
Lowercase HEX
#f2aeef

Shades

Tints

Tones

Harmony

CSS snippets for #F2AEEF

.color-f2aeef {
  color: #F2AEEF;
  background-color: #F2AEEF;
}

Frequently asked questions

What color is #F2AEEF?+

#F2AEEF is a HEX color with RGB value rgb(242, 174, 239) and HSL value hsl(303, 72%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F2AEEF?+

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