#F5A3EF Color

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

Color preview

#F5A3EF

Color formats

HEX
#F5A3EF
RGB
rgb(245, 163, 239)
RGBA
rgba(245, 163, 239, 1)
HSL
hsl(304, 80%, 80%)
HSV
hsv(304, 33%, 96%)
CMYK
cmyk(0%, 33%, 2%, 4%)
CSS variable
--color-primary: #F5A3EF;
Lowercase HEX
#f5a3ef

Shades

Tints

Tones

Harmony

CSS snippets for #F5A3EF

.color-f5a3ef {
  color: #F5A3EF;
  background-color: #F5A3EF;
}

Frequently asked questions

What color is #F5A3EF?+

#F5A3EF is a HEX color with RGB value rgb(245, 163, 239) and HSL value hsl(304, 80%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F5A3EF?+

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