#FFC2CE Color

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

Color preview

#FFC2CE

Color formats

HEX
#FFC2CE
RGB
rgb(255, 194, 206)
RGBA
rgba(255, 194, 206, 1)
HSL
hsl(348, 100%, 88%)
HSV
hsv(348, 24%, 100%)
CMYK
cmyk(0%, 24%, 19%, 0%)
CSS variable
--color-primary: #FFC2CE;
Lowercase HEX
#ffc2ce

Shades

Tints

Tones

Harmony

CSS snippets for #FFC2CE

.color-ffc2ce {
  color: #FFC2CE;
  background-color: #FFC2CE;
}

Frequently asked questions

What color is #FFC2CE?+

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

What is the closest Tailwind color to #FFC2CE?+

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