#F1AAAE Color

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

Color preview

#F1AAAE

Color formats

HEX
#F1AAAE
RGB
rgb(241, 170, 174)
RGBA
rgba(241, 170, 174, 1)
HSL
hsl(357, 72%, 81%)
HSV
hsv(357, 29%, 95%)
CMYK
cmyk(0%, 29%, 28%, 5%)
CSS variable
--color-primary: #F1AAAE;
Lowercase HEX
#f1aaae

Shades

Tints

Tones

Harmony

CSS snippets for #F1AAAE

.color-f1aaae {
  color: #F1AAAE;
  background-color: #F1AAAE;
}

Frequently asked questions

What color is #F1AAAE?+

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

What is the closest Tailwind color to #F1AAAE?+

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