#F6C2EF Color

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

Color preview

#F6C2EF

Color formats

HEX
#F6C2EF
RGB
rgb(246, 194, 239)
RGBA
rgba(246, 194, 239, 1)
HSL
hsl(308, 74%, 86%)
HSV
hsv(308, 21%, 96%)
CMYK
cmyk(0%, 21%, 3%, 4%)
CSS variable
--color-primary: #F6C2EF;
Lowercase HEX
#f6c2ef

Shades

Tints

Tones

Harmony

CSS snippets for #F6C2EF

.color-f6c2ef {
  color: #F6C2EF;
  background-color: #F6C2EF;
}

Frequently asked questions

What color is #F6C2EF?+

#F6C2EF is a HEX color with RGB value rgb(246, 194, 239) and HSL value hsl(308, 74%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6C2EF?+

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