#F1AAD3 Color

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

Color preview

#F1AAD3

Color formats

HEX
#F1AAD3
RGB
rgb(241, 170, 211)
RGBA
rgba(241, 170, 211, 1)
HSL
hsl(325, 72%, 81%)
HSV
hsv(325, 29%, 95%)
CMYK
cmyk(0%, 29%, 12%, 5%)
CSS variable
--color-primary: #F1AAD3;
Lowercase HEX
#f1aad3

Shades

Tints

Tones

Harmony

CSS snippets for #F1AAD3

.color-f1aad3 {
  color: #F1AAD3;
  background-color: #F1AAD3;
}

Frequently asked questions

What color is #F1AAD3?+

#F1AAD3 is a HEX color with RGB value rgb(241, 170, 211) and HSL value hsl(325, 72%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F1AAD3?+

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