#FFC1ED Color

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

Color preview

#FFC1ED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFC1ED

.color-ffc1ed {
  color: #FFC1ED;
  background-color: #FFC1ED;
}

Frequently asked questions

What color is #FFC1ED?+

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

What is the closest Tailwind color to #FFC1ED?+

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