#F6CDCF Color

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

Color preview

#F6CDCF

Color formats

HEX
#F6CDCF
RGB
rgb(246, 205, 207)
RGBA
rgba(246, 205, 207, 1)
HSL
hsl(357, 69%, 88%)
HSV
hsv(357, 17%, 96%)
CMYK
cmyk(0%, 17%, 16%, 4%)
CSS variable
--color-primary: #F6CDCF;
Lowercase HEX
#f6cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #F6CDCF

.color-f6cdcf {
  color: #F6CDCF;
  background-color: #F6CDCF;
}

Frequently asked questions

What color is #F6CDCF?+

#F6CDCF is a HEX color with RGB value rgb(246, 205, 207) and HSL value hsl(357, 69%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6CDCF?+

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