#FFA5DE Color

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

Color preview

#FFA5DE

Color formats

HEX
#FFA5DE
RGB
rgb(255, 165, 222)
RGBA
rgba(255, 165, 222, 1)
HSL
hsl(322, 100%, 82%)
HSV
hsv(322, 35%, 100%)
CMYK
cmyk(0%, 35%, 13%, 0%)
CSS variable
--color-primary: #FFA5DE;
Lowercase HEX
#ffa5de

Shades

Tints

Tones

Harmony

CSS snippets for #FFA5DE

.color-ffa5de {
  color: #FFA5DE;
  background-color: #FFA5DE;
}

Frequently asked questions

What color is #FFA5DE?+

#FFA5DE is a HEX color with RGB value rgb(255, 165, 222) and HSL value hsl(322, 100%, 82%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFA5DE?+

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