#FFA6C8 Color

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

Color preview

#FFA6C8

Color formats

HEX
#FFA6C8
RGB
rgb(255, 166, 200)
RGBA
rgba(255, 166, 200, 1)
HSL
hsl(337, 100%, 83%)
HSV
hsv(337, 35%, 100%)
CMYK
cmyk(0%, 35%, 22%, 0%)
CSS variable
--color-primary: #FFA6C8;
Lowercase HEX
#ffa6c8

Shades

Tints

Tones

Harmony

CSS snippets for #FFA6C8

.color-ffa6c8 {
  color: #FFA6C8;
  background-color: #FFA6C8;
}

Frequently asked questions

What color is #FFA6C8?+

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

What is the closest Tailwind color to #FFA6C8?+

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