#FFA5FD Color

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

Color preview

#FFA5FD

Color formats

HEX
#FFA5FD
RGB
rgb(255, 165, 253)
RGBA
rgba(255, 165, 253, 1)
HSL
hsl(301, 100%, 82%)
HSV
hsv(301, 35%, 100%)
CMYK
cmyk(0%, 35%, 1%, 0%)
CSS variable
--color-primary: #FFA5FD;
Lowercase HEX
#ffa5fd

Shades

Tints

Tones

Harmony

CSS snippets for #FFA5FD

.color-ffa5fd {
  color: #FFA5FD;
  background-color: #FFA5FD;
}

Frequently asked questions

What color is #FFA5FD?+

#FFA5FD is a HEX color with RGB value rgb(255, 165, 253) and HSL value hsl(301, 100%, 82%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FFA5FD?+

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