#FFA5ED Color

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

Color preview

#FFA5ED

Color formats

HEX
#FFA5ED
RGB
rgb(255, 165, 237)
RGBA
rgba(255, 165, 237, 1)
HSL
hsl(312, 100%, 82%)
HSV
hsv(312, 35%, 100%)
CMYK
cmyk(0%, 35%, 7%, 0%)
CSS variable
--color-primary: #FFA5ED;
Lowercase HEX
#ffa5ed

Shades

Tints

Tones

Harmony

CSS snippets for #FFA5ED

.color-ffa5ed {
  color: #FFA5ED;
  background-color: #FFA5ED;
}

Frequently asked questions

What color is #FFA5ED?+

#FFA5ED is a HEX color with RGB value rgb(255, 165, 237) and HSL value hsl(312, 100%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FFA5ED?+

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