#F1AEDB Color

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

Color preview

#F1AEDB

Color formats

HEX
#F1AEDB
RGB
rgb(241, 174, 219)
RGBA
rgba(241, 174, 219, 1)
HSL
hsl(320, 71%, 81%)
HSV
hsv(320, 28%, 95%)
CMYK
cmyk(0%, 28%, 9%, 5%)
CSS variable
--color-primary: #F1AEDB;
Lowercase HEX
#f1aedb

Shades

Tints

Tones

Harmony

CSS snippets for #F1AEDB

.color-f1aedb {
  color: #F1AEDB;
  background-color: #F1AEDB;
}

Frequently asked questions

What color is #F1AEDB?+

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

What is the closest Tailwind color to #F1AEDB?+

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