#F1AECF Color

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

Color preview

#F1AECF

Color formats

HEX
#F1AECF
RGB
rgb(241, 174, 207)
RGBA
rgba(241, 174, 207, 1)
HSL
hsl(330, 71%, 81%)
HSV
hsv(330, 28%, 95%)
CMYK
cmyk(0%, 28%, 14%, 5%)
CSS variable
--color-primary: #F1AECF;
Lowercase HEX
#f1aecf

Shades

Tints

Tones

Harmony

CSS snippets for #F1AECF

.color-f1aecf {
  color: #F1AECF;
  background-color: #F1AECF;
}

Frequently asked questions

What color is #F1AECF?+

#F1AECF is a HEX color with RGB value rgb(241, 174, 207) and HSL value hsl(330, 71%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F1AECF?+

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