#F5CCDC Color

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

Color preview

#F5CCDC

Color formats

HEX
#F5CCDC
RGB
rgb(245, 204, 220)
RGBA
rgba(245, 204, 220, 1)
HSL
hsl(337, 67%, 88%)
HSV
hsv(337, 17%, 96%)
CMYK
cmyk(0%, 17%, 10%, 4%)
CSS variable
--color-primary: #F5CCDC;
Lowercase HEX
#f5ccdc

Shades

Tints

Tones

Harmony

CSS snippets for #F5CCDC

.color-f5ccdc {
  color: #F5CCDC;
  background-color: #F5CCDC;
}

Frequently asked questions

What color is #F5CCDC?+

#F5CCDC is a HEX color with RGB value rgb(245, 204, 220) and HSL value hsl(337, 67%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5CCDC?+

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