#FFC5CE Color

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

Color preview

#FFC5CE

Color formats

HEX
#FFC5CE
RGB
rgb(255, 197, 206)
RGBA
rgba(255, 197, 206, 1)
HSL
hsl(351, 100%, 89%)
HSV
hsv(351, 23%, 100%)
CMYK
cmyk(0%, 23%, 19%, 0%)
CSS variable
--color-primary: #FFC5CE;
Lowercase HEX
#ffc5ce

Shades

Tints

Tones

Harmony

CSS snippets for #FFC5CE

.color-ffc5ce {
  color: #FFC5CE;
  background-color: #FFC5CE;
}

Frequently asked questions

What color is #FFC5CE?+

#FFC5CE is a HEX color with RGB value rgb(255, 197, 206) and HSL value hsl(351, 100%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFC5CE?+

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