#FFC7DE Color

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

Color preview

#FFC7DE

Color formats

HEX
#FFC7DE
RGB
rgb(255, 199, 222)
RGBA
rgba(255, 199, 222, 1)
HSL
hsl(335, 100%, 89%)
HSV
hsv(335, 22%, 100%)
CMYK
cmyk(0%, 22%, 13%, 0%)
CSS variable
--color-primary: #FFC7DE;
Lowercase HEX
#ffc7de

Shades

Tints

Tones

Harmony

CSS snippets for #FFC7DE

.color-ffc7de {
  color: #FFC7DE;
  background-color: #FFC7DE;
}

Frequently asked questions

What color is #FFC7DE?+

#FFC7DE is a HEX color with RGB value rgb(255, 199, 222) and HSL value hsl(335, 100%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFC7DE?+

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