#FFA5DC Color

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

Color preview

#FFA5DC

Color formats

HEX
#FFA5DC
RGB
rgb(255, 165, 220)
RGBA
rgba(255, 165, 220, 1)
HSL
hsl(323, 100%, 82%)
HSV
hsv(323, 35%, 100%)
CMYK
cmyk(0%, 35%, 14%, 0%)
CSS variable
--color-primary: #FFA5DC;
Lowercase HEX
#ffa5dc

Shades

Tints

Tones

Harmony

CSS snippets for #FFA5DC

.color-ffa5dc {
  color: #FFA5DC;
  background-color: #FFA5DC;
}

Frequently asked questions

What color is #FFA5DC?+

#FFA5DC is a HEX color with RGB value rgb(255, 165, 220) and HSL value hsl(323, 100%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFA5DC?+

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