#FFC2ED Color

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

Color preview

#FFC2ED

Color formats

HEX
#FFC2ED
RGB
rgb(255, 194, 237)
RGBA
rgba(255, 194, 237, 1)
HSL
hsl(318, 100%, 88%)
HSV
hsv(318, 24%, 100%)
CMYK
cmyk(0%, 24%, 7%, 0%)
CSS variable
--color-primary: #FFC2ED;
Lowercase HEX
#ffc2ed

Shades

Tints

Tones

Harmony

CSS snippets for #FFC2ED

.color-ffc2ed {
  color: #FFC2ED;
  background-color: #FFC2ED;
}

Frequently asked questions

What color is #FFC2ED?+

#FFC2ED is a HEX color with RGB value rgb(255, 194, 237) and HSL value hsl(318, 100%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFC2ED?+

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