#FFCAD2 Color

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

Color preview

#FFCAD2

Color formats

HEX
#FFCAD2
RGB
rgb(255, 202, 210)
RGBA
rgba(255, 202, 210, 1)
HSL
hsl(351, 100%, 90%)
HSV
hsv(351, 21%, 100%)
CMYK
cmyk(0%, 21%, 18%, 0%)
CSS variable
--color-primary: #FFCAD2;
Lowercase HEX
#ffcad2

Shades

Tints

Tones

Harmony

CSS snippets for #FFCAD2

.color-ffcad2 {
  color: #FFCAD2;
  background-color: #FFCAD2;
}

Frequently asked questions

What color is #FFCAD2?+

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

What is the closest Tailwind color to #FFCAD2?+

The closest Tailwind color is rose-200, available as the bg-rose-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