#F0CADE Color

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

Color preview

#F0CADE

Color formats

HEX
#F0CADE
RGB
rgb(240, 202, 222)
RGBA
rgba(240, 202, 222, 1)
HSL
hsl(328, 56%, 87%)
HSV
hsv(328, 16%, 94%)
CMYK
cmyk(0%, 16%, 7%, 6%)
CSS variable
--color-primary: #F0CADE;
Lowercase HEX
#f0cade

Shades

Tints

Tones

Harmony

CSS snippets for #F0CADE

.color-f0cade {
  color: #F0CADE;
  background-color: #F0CADE;
}

Frequently asked questions

What color is #F0CADE?+

#F0CADE is a HEX color with RGB value rgb(240, 202, 222) and HSL value hsl(328, 56%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F0CADE?+

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