#F1BEAC Color

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

Color preview

#F1BEAC

Color formats

HEX
#F1BEAC
RGB
rgb(241, 190, 172)
RGBA
rgba(241, 190, 172, 1)
HSL
hsl(16, 71%, 81%)
HSV
hsv(16, 29%, 95%)
CMYK
cmyk(0%, 21%, 29%, 5%)
CSS variable
--color-primary: #F1BEAC;
Lowercase HEX
#f1beac

Shades

Tints

Tones

Harmony

CSS snippets for #F1BEAC

.color-f1beac {
  color: #F1BEAC;
  background-color: #F1BEAC;
}

Frequently asked questions

What color is #F1BEAC?+

#F1BEAC is a HEX color with RGB value rgb(241, 190, 172) and HSL value hsl(16, 71%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F1BEAC?+

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