#F5AFCE Color

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

Color preview

#F5AFCE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5AFCE

.color-f5afce {
  color: #F5AFCE;
  background-color: #F5AFCE;
}

Frequently asked questions

What color is #F5AFCE?+

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

What is the closest Tailwind color to #F5AFCE?+

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