#FFC4CE Color

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

Color preview

#FFC4CE

Color formats

HEX
#FFC4CE
RGB
rgb(255, 196, 206)
RGBA
rgba(255, 196, 206, 1)
HSL
hsl(350, 100%, 88%)
HSV
hsv(350, 23%, 100%)
CMYK
cmyk(0%, 23%, 19%, 0%)
CSS variable
--color-primary: #FFC4CE;
Lowercase HEX
#ffc4ce

Shades

Tints

Tones

Harmony

CSS snippets for #FFC4CE

.color-ffc4ce {
  color: #FFC4CE;
  background-color: #FFC4CE;
}

Frequently asked questions

What color is #FFC4CE?+

#FFC4CE is a HEX color with RGB value rgb(255, 196, 206) and HSL value hsl(350, 100%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFC4CE?+

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