#F5ADCF Color

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

Color preview

#F5ADCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5ADCF

.color-f5adcf {
  color: #F5ADCF;
  background-color: #F5ADCF;
}

Frequently asked questions

What color is #F5ADCF?+

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

What is the closest Tailwind color to #F5ADCF?+

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