#FFA6CA Color

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

Color preview

#FFA6CA

Color formats

HEX
#FFA6CA
RGB
rgb(255, 166, 202)
RGBA
rgba(255, 166, 202, 1)
HSL
hsl(336, 100%, 83%)
HSV
hsv(336, 35%, 100%)
CMYK
cmyk(0%, 35%, 21%, 0%)
CSS variable
--color-primary: #FFA6CA;
Lowercase HEX
#ffa6ca

Shades

Tints

Tones

Harmony

CSS snippets for #FFA6CA

.color-ffa6ca {
  color: #FFA6CA;
  background-color: #FFA6CA;
}

Frequently asked questions

What color is #FFA6CA?+

#FFA6CA is a HEX color with RGB value rgb(255, 166, 202) and HSL value hsl(336, 100%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFA6CA?+

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