#F6ACCB Color

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

Color preview

#F6ACCB

Color formats

HEX
#F6ACCB
RGB
rgb(246, 172, 203)
RGBA
rgba(246, 172, 203, 1)
HSL
hsl(335, 80%, 82%)
HSV
hsv(335, 30%, 96%)
CMYK
cmyk(0%, 30%, 17%, 4%)
CSS variable
--color-primary: #F6ACCB;
Lowercase HEX
#f6accb

Shades

Tints

Tones

Harmony

CSS snippets for #F6ACCB

.color-f6accb {
  color: #F6ACCB;
  background-color: #F6ACCB;
}

Frequently asked questions

What color is #F6ACCB?+

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

What is the closest Tailwind color to #F6ACCB?+

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