#F5AAFC Color

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

Color preview

#F5AAFC

Color formats

HEX
#F5AAFC
RGB
rgb(245, 170, 252)
RGBA
rgba(245, 170, 252, 1)
HSL
hsl(295, 93%, 83%)
HSV
hsv(295, 33%, 99%)
CMYK
cmyk(3%, 33%, 0%, 1%)
CSS variable
--color-primary: #F5AAFC;
Lowercase HEX
#f5aafc

Shades

Tints

Tones

Harmony

CSS snippets for #F5AAFC

.color-f5aafc {
  color: #F5AAFC;
  background-color: #F5AAFC;
}

Frequently asked questions

What color is #F5AAFC?+

#F5AAFC is a HEX color with RGB value rgb(245, 170, 252) and HSL value hsl(295, 93%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F5AAFC?+

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