#FFA4CE Color

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

Color preview

#FFA4CE

Color formats

HEX
#FFA4CE
RGB
rgb(255, 164, 206)
RGBA
rgba(255, 164, 206, 1)
HSL
hsl(332, 100%, 82%)
HSV
hsv(332, 36%, 100%)
CMYK
cmyk(0%, 36%, 19%, 0%)
CSS variable
--color-primary: #FFA4CE;
Lowercase HEX
#ffa4ce

Shades

Tints

Tones

Harmony

CSS snippets for #FFA4CE

.color-ffa4ce {
  color: #FFA4CE;
  background-color: #FFA4CE;
}

Frequently asked questions

What color is #FFA4CE?+

#FFA4CE is a HEX color with RGB value rgb(255, 164, 206) and HSL value hsl(332, 100%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFA4CE?+

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