#FFC0E5 Color

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

Color preview

#FFC0E5

Color formats

HEX
#FFC0E5
RGB
rgb(255, 192, 229)
RGBA
rgba(255, 192, 229, 1)
HSL
hsl(325, 100%, 88%)
HSV
hsv(325, 25%, 100%)
CMYK
cmyk(0%, 25%, 10%, 0%)
CSS variable
--color-primary: #FFC0E5;
Lowercase HEX
#ffc0e5

Shades

Tints

Tones

Harmony

CSS snippets for #FFC0E5

.color-ffc0e5 {
  color: #FFC0E5;
  background-color: #FFC0E5;
}

Frequently asked questions

What color is #FFC0E5?+

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

What is the closest Tailwind color to #FFC0E5?+

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