#FFA5CA Color

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

Color preview

#FFA5CA

Color formats

HEX
#FFA5CA
RGB
rgb(255, 165, 202)
RGBA
rgba(255, 165, 202, 1)
HSL
hsl(335, 100%, 82%)
HSV
hsv(335, 35%, 100%)
CMYK
cmyk(0%, 35%, 21%, 0%)
CSS variable
--color-primary: #FFA5CA;
Lowercase HEX
#ffa5ca

Shades

Tints

Tones

Harmony

CSS snippets for #FFA5CA

.color-ffa5ca {
  color: #FFA5CA;
  background-color: #FFA5CA;
}

Frequently asked questions

What color is #FFA5CA?+

#FFA5CA is a HEX color with RGB value rgb(255, 165, 202) and HSL value hsl(335, 100%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFA5CA?+

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