#FFA5EA Color

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

Color preview

#FFA5EA

Color formats

HEX
#FFA5EA
RGB
rgb(255, 165, 234)
RGBA
rgba(255, 165, 234, 1)
HSL
hsl(314, 100%, 82%)
HSV
hsv(314, 35%, 100%)
CMYK
cmyk(0%, 35%, 8%, 0%)
CSS variable
--color-primary: #FFA5EA;
Lowercase HEX
#ffa5ea

Shades

Tints

Tones

Harmony

CSS snippets for #FFA5EA

.color-ffa5ea {
  color: #FFA5EA;
  background-color: #FFA5EA;
}

Frequently asked questions

What color is #FFA5EA?+

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

What is the closest Tailwind color to #FFA5EA?+

The closest Tailwind color is pink-300, available as the bg-pink-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