#F6ACCF Color

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

Color preview

#F6ACCF

Color formats

HEX
#F6ACCF
RGB
rgb(246, 172, 207)
RGBA
rgba(246, 172, 207, 1)
HSL
hsl(332, 80%, 82%)
HSV
hsv(332, 30%, 96%)
CMYK
cmyk(0%, 30%, 16%, 4%)
CSS variable
--color-primary: #F6ACCF;
Lowercase HEX
#f6accf

Shades

Tints

Tones

Harmony

CSS snippets for #F6ACCF

.color-f6accf {
  color: #F6ACCF;
  background-color: #F6ACCF;
}

Frequently asked questions

What color is #F6ACCF?+

#F6ACCF is a HEX color with RGB value rgb(246, 172, 207) and HSL value hsl(332, 80%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F6ACCF?+

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