#FFC1EC Color

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

Color preview

#FFC1EC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFC1EC

.color-ffc1ec {
  color: #FFC1EC;
  background-color: #FFC1EC;
}

Frequently asked questions

What color is #FFC1EC?+

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

What is the closest Tailwind color to #FFC1EC?+

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