#F6AFCD Color

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

Color preview

#F6AFCD

Color formats

HEX
#F6AFCD
RGB
rgb(246, 175, 205)
RGBA
rgba(246, 175, 205, 1)
HSL
hsl(335, 80%, 83%)
HSV
hsv(335, 29%, 96%)
CMYK
cmyk(0%, 29%, 17%, 4%)
CSS variable
--color-primary: #F6AFCD;
Lowercase HEX
#f6afcd

Shades

Tints

Tones

Harmony

CSS snippets for #F6AFCD

.color-f6afcd {
  color: #F6AFCD;
  background-color: #F6AFCD;
}

Frequently asked questions

What color is #F6AFCD?+

#F6AFCD is a HEX color with RGB value rgb(246, 175, 205) and HSL value hsl(335, 80%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F6AFCD?+

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