#F1A7EC Color

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

Color preview

#F1A7EC

Color formats

HEX
#F1A7EC
RGB
rgb(241, 167, 236)
RGBA
rgba(241, 167, 236, 1)
HSL
hsl(304, 73%, 80%)
HSV
hsv(304, 31%, 95%)
CMYK
cmyk(0%, 31%, 2%, 5%)
CSS variable
--color-primary: #F1A7EC;
Lowercase HEX
#f1a7ec

Shades

Tints

Tones

Harmony

CSS snippets for #F1A7EC

.color-f1a7ec {
  color: #F1A7EC;
  background-color: #F1A7EC;
}

Frequently asked questions

What color is #F1A7EC?+

#F1A7EC is a HEX color with RGB value rgb(241, 167, 236) and HSL value hsl(304, 73%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F1A7EC?+

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