#FFA3DC Color

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

Color preview

#FFA3DC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFA3DC

.color-ffa3dc {
  color: #FFA3DC;
  background-color: #FFA3DC;
}

Frequently asked questions

What color is #FFA3DC?+

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

What is the closest Tailwind color to #FFA3DC?+

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