#F5CADE Color

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

Color preview

#F5CADE

Color formats

HEX
#F5CADE
RGB
rgb(245, 202, 222)
RGBA
rgba(245, 202, 222, 1)
HSL
hsl(332, 68%, 88%)
HSV
hsv(332, 18%, 96%)
CMYK
cmyk(0%, 18%, 9%, 4%)
CSS variable
--color-primary: #F5CADE;
Lowercase HEX
#f5cade

Shades

Tints

Tones

Harmony

CSS snippets for #F5CADE

.color-f5cade {
  color: #F5CADE;
  background-color: #F5CADE;
}

Frequently asked questions

What color is #F5CADE?+

#F5CADE is a HEX color with RGB value rgb(245, 202, 222) and HSL value hsl(332, 68%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5CADE?+

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