#F6BFAB Color

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

Color preview

#F6BFAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F6BFAB

.color-f6bfab {
  color: #F6BFAB;
  background-color: #F6BFAB;
}

Frequently asked questions

What color is #F6BFAB?+

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

What is the closest Tailwind color to #F6BFAB?+

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