#F5ADDC Color

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

Color preview

#F5ADDC

Color formats

HEX
#F5ADDC
RGB
rgb(245, 173, 220)
RGBA
rgba(245, 173, 220, 1)
HSL
hsl(321, 78%, 82%)
HSV
hsv(321, 29%, 96%)
CMYK
cmyk(0%, 29%, 10%, 4%)
CSS variable
--color-primary: #F5ADDC;
Lowercase HEX
#f5addc

Shades

Tints

Tones

Harmony

CSS snippets for #F5ADDC

.color-f5addc {
  color: #F5ADDC;
  background-color: #F5ADDC;
}

Frequently asked questions

What color is #F5ADDC?+

#F5ADDC is a HEX color with RGB value rgb(245, 173, 220) and HSL value hsl(321, 78%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F5ADDC?+

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