#F0ADDC Color

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

Color preview

#F0ADDC

Color formats

HEX
#F0ADDC
RGB
rgb(240, 173, 220)
RGBA
rgba(240, 173, 220, 1)
HSL
hsl(318, 69%, 81%)
HSV
hsv(318, 28%, 94%)
CMYK
cmyk(0%, 28%, 8%, 6%)
CSS variable
--color-primary: #F0ADDC;
Lowercase HEX
#f0addc

Shades

Tints

Tones

Harmony

CSS snippets for #F0ADDC

.color-f0addc {
  color: #F0ADDC;
  background-color: #F0ADDC;
}

Frequently asked questions

What color is #F0ADDC?+

#F0ADDC is a HEX color with RGB value rgb(240, 173, 220) and HSL value hsl(318, 69%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F0ADDC?+

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