#F0A5FC Color

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

Color preview

#F0A5FC

Color formats

HEX
#F0A5FC
RGB
rgb(240, 165, 252)
RGBA
rgba(240, 165, 252, 1)
HSL
hsl(292, 94%, 82%)
HSV
hsv(292, 35%, 99%)
CMYK
cmyk(5%, 35%, 0%, 1%)
CSS variable
--color-primary: #F0A5FC;
Lowercase HEX
#f0a5fc

Shades

Tints

Tones

Harmony

CSS snippets for #F0A5FC

.color-f0a5fc {
  color: #F0A5FC;
  background-color: #F0A5FC;
}

Frequently asked questions

What color is #F0A5FC?+

#F0A5FC is a HEX color with RGB value rgb(240, 165, 252) and HSL value hsl(292, 94%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F0A5FC?+

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