#F1AACB Color

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

Color preview

#F1AACB

Color formats

HEX
#F1AACB
RGB
rgb(241, 170, 203)
RGBA
rgba(241, 170, 203, 1)
HSL
hsl(332, 72%, 81%)
HSV
hsv(332, 29%, 95%)
CMYK
cmyk(0%, 29%, 16%, 5%)
CSS variable
--color-primary: #F1AACB;
Lowercase HEX
#f1aacb

Shades

Tints

Tones

Harmony

CSS snippets for #F1AACB

.color-f1aacb {
  color: #F1AACB;
  background-color: #F1AACB;
}

Frequently asked questions

What color is #F1AACB?+

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

What is the closest Tailwind color to #F1AACB?+

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