#F1AEDF Color

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

Color preview

#F1AEDF

Color formats

HEX
#F1AEDF
RGB
rgb(241, 174, 223)
RGBA
rgba(241, 174, 223, 1)
HSL
hsl(316, 71%, 81%)
HSV
hsv(316, 28%, 95%)
CMYK
cmyk(0%, 28%, 7%, 5%)
CSS variable
--color-primary: #F1AEDF;
Lowercase HEX
#f1aedf

Shades

Tints

Tones

Harmony

CSS snippets for #F1AEDF

.color-f1aedf {
  color: #F1AEDF;
  background-color: #F1AEDF;
}

Frequently asked questions

What color is #F1AEDF?+

#F1AEDF is a HEX color with RGB value rgb(241, 174, 223) and HSL value hsl(316, 71%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F1AEDF?+

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