#FFC0EF Color

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

Color preview

#FFC0EF

Color formats

HEX
#FFC0EF
RGB
rgb(255, 192, 239)
RGBA
rgba(255, 192, 239, 1)
HSL
hsl(315, 100%, 88%)
HSV
hsv(315, 25%, 100%)
CMYK
cmyk(0%, 25%, 6%, 0%)
CSS variable
--color-primary: #FFC0EF;
Lowercase HEX
#ffc0ef

Shades

Tints

Tones

Harmony

CSS snippets for #FFC0EF

.color-ffc0ef {
  color: #FFC0EF;
  background-color: #FFC0EF;
}

Frequently asked questions

What color is #FFC0EF?+

#FFC0EF is a HEX color with RGB value rgb(255, 192, 239) and HSL value hsl(315, 100%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFC0EF?+

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