#FFA2DB Color

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

Color preview

#FFA2DB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFA2DB

.color-ffa2db {
  color: #FFA2DB;
  background-color: #FFA2DB;
}

Frequently asked questions

What color is #FFA2DB?+

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

What is the closest Tailwind color to #FFA2DB?+

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