#FFC8CA Color

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

Color preview

#FFC8CA

Color formats

HEX
#FFC8CA
RGB
rgb(255, 200, 202)
RGBA
rgba(255, 200, 202, 1)
HSL
hsl(358, 100%, 89%)
HSV
hsv(358, 22%, 100%)
CMYK
cmyk(0%, 22%, 21%, 0%)
CSS variable
--color-primary: #FFC8CA;
Lowercase HEX
#ffc8ca

Shades

Tints

Tones

Harmony

CSS snippets for #FFC8CA

.color-ffc8ca {
  color: #FFC8CA;
  background-color: #FFC8CA;
}

Frequently asked questions

What color is #FFC8CA?+

#FFC8CA is a HEX color with RGB value rgb(255, 200, 202) and HSL value hsl(358, 100%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFC8CA?+

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