#F6CCCF Color

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

Color preview

#F6CCCF

Color formats

HEX
#F6CCCF
RGB
rgb(246, 204, 207)
RGBA
rgba(246, 204, 207, 1)
HSL
hsl(356, 70%, 88%)
HSV
hsv(356, 17%, 96%)
CMYK
cmyk(0%, 17%, 16%, 4%)
CSS variable
--color-primary: #F6CCCF;
Lowercase HEX
#f6cccf

Shades

Tints

Tones

Harmony

CSS snippets for #F6CCCF

.color-f6cccf {
  color: #F6CCCF;
  background-color: #F6CCCF;
}

Frequently asked questions

What color is #F6CCCF?+

#F6CCCF is a HEX color with RGB value rgb(246, 204, 207) and HSL value hsl(356, 70%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6CCCF?+

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