#FFCACF Color

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

Color preview

#FFCACF

Color formats

HEX
#FFCACF
RGB
rgb(255, 202, 207)
RGBA
rgba(255, 202, 207, 1)
HSL
hsl(354, 100%, 90%)
HSV
hsv(354, 21%, 100%)
CMYK
cmyk(0%, 21%, 19%, 0%)
CSS variable
--color-primary: #FFCACF;
Lowercase HEX
#ffcacf

Shades

Tints

Tones

Harmony

CSS snippets for #FFCACF

.color-ffcacf {
  color: #FFCACF;
  background-color: #FFCACF;
}

Frequently asked questions

What color is #FFCACF?+

#FFCACF is a HEX color with RGB value rgb(255, 202, 207) and HSL value hsl(354, 100%, 90%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFCACF?+

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