#F5ADCD Color

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

Color preview

#F5ADCD

Color formats

HEX
#F5ADCD
RGB
rgb(245, 173, 205)
RGBA
rgba(245, 173, 205, 1)
HSL
hsl(333, 78%, 82%)
HSV
hsv(333, 29%, 96%)
CMYK
cmyk(0%, 29%, 16%, 4%)
CSS variable
--color-primary: #F5ADCD;
Lowercase HEX
#f5adcd

Shades

Tints

Tones

Harmony

CSS snippets for #F5ADCD

.color-f5adcd {
  color: #F5ADCD;
  background-color: #F5ADCD;
}

Frequently asked questions

What color is #F5ADCD?+

#F5ADCD is a HEX color with RGB value rgb(245, 173, 205) and HSL value hsl(333, 78%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F5ADCD?+

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