#F6BBBE Color

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

Color preview

#F6BBBE

Color formats

HEX
#F6BBBE
RGB
rgb(246, 187, 190)
RGBA
rgba(246, 187, 190, 1)
HSL
hsl(357, 77%, 85%)
HSV
hsv(357, 24%, 96%)
CMYK
cmyk(0%, 24%, 23%, 4%)
CSS variable
--color-primary: #F6BBBE;
Lowercase HEX
#f6bbbe

Shades

Tints

Tones

Harmony

CSS snippets for #F6BBBE

.color-f6bbbe {
  color: #F6BBBE;
  background-color: #F6BBBE;
}

Frequently asked questions

What color is #F6BBBE?+

#F6BBBE is a HEX color with RGB value rgb(246, 187, 190) and HSL value hsl(357, 77%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F6BBBE?+

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