#FFCCC7 Color

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

Color preview

#FFCCC7

Color formats

HEX
#FFCCC7
RGB
rgb(255, 204, 199)
RGBA
rgba(255, 204, 199, 1)
HSL
hsl(5, 100%, 89%)
HSV
hsv(5, 22%, 100%)
CMYK
cmyk(0%, 20%, 22%, 0%)
CSS variable
--color-primary: #FFCCC7;
Lowercase HEX
#ffccc7

Shades

Tints

Tones

Harmony

CSS snippets for #FFCCC7

.color-ffccc7 {
  color: #FFCCC7;
  background-color: #FFCCC7;
}

Frequently asked questions

What color is #FFCCC7?+

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

What is the closest Tailwind color to #FFCCC7?+

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