#F6ACAB Color

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

Color preview

#F6ACAB

Color formats

HEX
#F6ACAB
RGB
rgb(246, 172, 171)
RGBA
rgba(246, 172, 171, 1)
HSL
hsl(1, 81%, 82%)
HSV
hsv(1, 30%, 96%)
CMYK
cmyk(0%, 30%, 30%, 4%)
CSS variable
--color-primary: #F6ACAB;
Lowercase HEX
#f6acab

Shades

Tints

Tones

Harmony

CSS snippets for #F6ACAB

.color-f6acab {
  color: #F6ACAB;
  background-color: #F6ACAB;
}

Frequently asked questions

What color is #F6ACAB?+

#F6ACAB is a HEX color with RGB value rgb(246, 172, 171) and HSL value hsl(1, 81%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F6ACAB?+

The closest Tailwind color is red-300, available as the bg-red-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