#FFC0DA Color

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

Color preview

#FFC0DA

Color formats

HEX
#FFC0DA
RGB
rgb(255, 192, 218)
RGBA
rgba(255, 192, 218, 1)
HSL
hsl(335, 100%, 88%)
HSV
hsv(335, 25%, 100%)
CMYK
cmyk(0%, 25%, 15%, 0%)
CSS variable
--color-primary: #FFC0DA;
Lowercase HEX
#ffc0da

Shades

Tints

Tones

Harmony

CSS snippets for #FFC0DA

.color-ffc0da {
  color: #FFC0DA;
  background-color: #FFC0DA;
}

Frequently asked questions

What color is #FFC0DA?+

#FFC0DA is a HEX color with RGB value rgb(255, 192, 218) and HSL value hsl(335, 100%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFC0DA?+

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