#FFC3E0 Color

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

Color preview

#FFC3E0

Color formats

HEX
#FFC3E0
RGB
rgb(255, 195, 224)
RGBA
rgba(255, 195, 224, 1)
HSL
hsl(331, 100%, 88%)
HSV
hsv(331, 24%, 100%)
CMYK
cmyk(0%, 24%, 12%, 0%)
CSS variable
--color-primary: #FFC3E0;
Lowercase HEX
#ffc3e0

Shades

Tints

Tones

Harmony

CSS snippets for #FFC3E0

.color-ffc3e0 {
  color: #FFC3E0;
  background-color: #FFC3E0;
}

Frequently asked questions

What color is #FFC3E0?+

#FFC3E0 is a HEX color with RGB value rgb(255, 195, 224) and HSL value hsl(331, 100%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFC3E0?+

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