#FFA1EE Color

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

Color preview

#FFA1EE

Color formats

HEX
#FFA1EE
RGB
rgb(255, 161, 238)
RGBA
rgba(255, 161, 238, 1)
HSL
hsl(311, 100%, 82%)
HSV
hsv(311, 37%, 100%)
CMYK
cmyk(0%, 37%, 7%, 0%)
CSS variable
--color-primary: #FFA1EE;
Lowercase HEX
#ffa1ee

Shades

Tints

Tones

Harmony

CSS snippets for #FFA1EE

.color-ffa1ee {
  color: #FFA1EE;
  background-color: #FFA1EE;
}

Frequently asked questions

What color is #FFA1EE?+

#FFA1EE is a HEX color with RGB value rgb(255, 161, 238) and HSL value hsl(311, 100%, 82%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FFA1EE?+

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