#F0AADF Color

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

Color preview

#F0AADF

Color formats

HEX
#F0AADF
RGB
rgb(240, 170, 223)
RGBA
rgba(240, 170, 223, 1)
HSL
hsl(315, 70%, 80%)
HSV
hsv(315, 29%, 94%)
CMYK
cmyk(0%, 29%, 7%, 6%)
CSS variable
--color-primary: #F0AADF;
Lowercase HEX
#f0aadf

Shades

Tints

Tones

Harmony

CSS snippets for #F0AADF

.color-f0aadf {
  color: #F0AADF;
  background-color: #F0AADF;
}

Frequently asked questions

What color is #F0AADF?+

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

What is the closest Tailwind color to #F0AADF?+

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