#F1B4AA Color

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

Color preview

#F1B4AA

Color formats

HEX
#F1B4AA
RGB
rgb(241, 180, 170)
RGBA
rgba(241, 180, 170, 1)
HSL
hsl(8, 72%, 81%)
HSV
hsv(8, 29%, 95%)
CMYK
cmyk(0%, 25%, 29%, 5%)
CSS variable
--color-primary: #F1B4AA;
Lowercase HEX
#f1b4aa

Shades

Tints

Tones

Harmony

CSS snippets for #F1B4AA

.color-f1b4aa {
  color: #F1B4AA;
  background-color: #F1B4AA;
}

Frequently asked questions

What color is #F1B4AA?+

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

What is the closest Tailwind color to #F1B4AA?+

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