#F1AEBC Color

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

Color preview

#F1AEBC

Color formats

HEX
#F1AEBC
RGB
rgb(241, 174, 188)
RGBA
rgba(241, 174, 188, 1)
HSL
hsl(347, 71%, 81%)
HSV
hsv(347, 28%, 95%)
CMYK
cmyk(0%, 28%, 22%, 5%)
CSS variable
--color-primary: #F1AEBC;
Lowercase HEX
#f1aebc

Shades

Tints

Tones

Harmony

CSS snippets for #F1AEBC

.color-f1aebc {
  color: #F1AEBC;
  background-color: #F1AEBC;
}

Frequently asked questions

What color is #F1AEBC?+

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

What is the closest Tailwind color to #F1AEBC?+

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