#FFC0EB Color

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

Color preview

#FFC0EB

Color formats

HEX
#FFC0EB
RGB
rgb(255, 192, 235)
RGBA
rgba(255, 192, 235, 1)
HSL
hsl(319, 100%, 88%)
HSV
hsv(319, 25%, 100%)
CMYK
cmyk(0%, 25%, 8%, 0%)
CSS variable
--color-primary: #FFC0EB;
Lowercase HEX
#ffc0eb

Shades

Tints

Tones

Harmony

CSS snippets for #FFC0EB

.color-ffc0eb {
  color: #FFC0EB;
  background-color: #FFC0EB;
}

Frequently asked questions

What color is #FFC0EB?+

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

What is the closest Tailwind color to #FFC0EB?+

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