#F1AAC9 Color

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

Color preview

#F1AAC9

Color formats

HEX
#F1AAC9
RGB
rgb(241, 170, 201)
RGBA
rgba(241, 170, 201, 1)
HSL
hsl(334, 72%, 81%)
HSV
hsv(334, 29%, 95%)
CMYK
cmyk(0%, 29%, 17%, 5%)
CSS variable
--color-primary: #F1AAC9;
Lowercase HEX
#f1aac9

Shades

Tints

Tones

Harmony

CSS snippets for #F1AAC9

.color-f1aac9 {
  color: #F1AAC9;
  background-color: #F1AAC9;
}

Frequently asked questions

What color is #F1AAC9?+

#F1AAC9 is a HEX color with RGB value rgb(241, 170, 201) and HSL value hsl(334, 72%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F1AAC9?+

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