#F7CDCF Color

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

Color preview

#F7CDCF

Color formats

HEX
#F7CDCF
RGB
rgb(247, 205, 207)
RGBA
rgba(247, 205, 207, 1)
HSL
hsl(357, 72%, 89%)
HSV
hsv(357, 17%, 97%)
CMYK
cmyk(0%, 17%, 16%, 3%)
CSS variable
--color-primary: #F7CDCF;
Lowercase HEX
#f7cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #F7CDCF

.color-f7cdcf {
  color: #F7CDCF;
  background-color: #F7CDCF;
}

Frequently asked questions

What color is #F7CDCF?+

#F7CDCF is a HEX color with RGB value rgb(247, 205, 207) and HSL value hsl(357, 72%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F7CDCF?+

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