#F0AADC Color

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

Color preview

#F0AADC

Color formats

HEX
#F0AADC
RGB
rgb(240, 170, 220)
RGBA
rgba(240, 170, 220, 1)
HSL
hsl(317, 70%, 80%)
HSV
hsv(317, 29%, 94%)
CMYK
cmyk(0%, 29%, 8%, 6%)
CSS variable
--color-primary: #F0AADC;
Lowercase HEX
#f0aadc

Shades

Tints

Tones

Harmony

CSS snippets for #F0AADC

.color-f0aadc {
  color: #F0AADC;
  background-color: #F0AADC;
}

Frequently asked questions

What color is #F0AADC?+

#F0AADC is a HEX color with RGB value rgb(240, 170, 220) and HSL value hsl(317, 70%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F0AADC?+

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