#F6C1BF Color

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

Color preview

#F6C1BF

Color formats

HEX
#F6C1BF
RGB
rgb(246, 193, 191)
RGBA
rgba(246, 193, 191, 1)
HSL
hsl(2, 75%, 86%)
HSV
hsv(2, 22%, 96%)
CMYK
cmyk(0%, 22%, 22%, 4%)
CSS variable
--color-primary: #F6C1BF;
Lowercase HEX
#f6c1bf

Shades

Tints

Tones

Harmony

CSS snippets for #F6C1BF

.color-f6c1bf {
  color: #F6C1BF;
  background-color: #F6C1BF;
}

Frequently asked questions

What color is #F6C1BF?+

#F6C1BF is a HEX color with RGB value rgb(246, 193, 191) and HSL value hsl(2, 75%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F6C1BF?+

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