#F2AADB Color

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

Color preview

#F2AADB

Color formats

HEX
#F2AADB
RGB
rgb(242, 170, 219)
RGBA
rgba(242, 170, 219, 1)
HSL
hsl(319, 73%, 81%)
HSV
hsv(319, 30%, 95%)
CMYK
cmyk(0%, 30%, 10%, 5%)
CSS variable
--color-primary: #F2AADB;
Lowercase HEX
#f2aadb

Shades

Tints

Tones

Harmony

CSS snippets for #F2AADB

.color-f2aadb {
  color: #F2AADB;
  background-color: #F2AADB;
}

Frequently asked questions

What color is #F2AADB?+

#F2AADB is a HEX color with RGB value rgb(242, 170, 219) and HSL value hsl(319, 73%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F2AADB?+

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