#F3C6DF Color

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

Color preview

#F3C6DF

Color formats

HEX
#F3C6DF
RGB
rgb(243, 198, 223)
RGBA
rgba(243, 198, 223, 1)
HSL
hsl(327, 65%, 86%)
HSV
hsv(327, 19%, 95%)
CMYK
cmyk(0%, 19%, 8%, 5%)
CSS variable
--color-primary: #F3C6DF;
Lowercase HEX
#f3c6df

Shades

Tints

Tones

Harmony

CSS snippets for #F3C6DF

.color-f3c6df {
  color: #F3C6DF;
  background-color: #F3C6DF;
}

Frequently asked questions

What color is #F3C6DF?+

#F3C6DF is a HEX color with RGB value rgb(243, 198, 223) and HSL value hsl(327, 65%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F3C6DF?+

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