#FFC3F2 Color

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

Color preview

#FFC3F2

Color formats

HEX
#FFC3F2
RGB
rgb(255, 195, 242)
RGBA
rgba(255, 195, 242, 1)
HSL
hsl(313, 100%, 88%)
HSV
hsv(313, 24%, 100%)
CMYK
cmyk(0%, 24%, 5%, 0%)
CSS variable
--color-primary: #FFC3F2;
Lowercase HEX
#ffc3f2

Shades

Tints

Tones

Harmony

CSS snippets for #FFC3F2

.color-ffc3f2 {
  color: #FFC3F2;
  background-color: #FFC3F2;
}

Frequently asked questions

What color is #FFC3F2?+

#FFC3F2 is a HEX color with RGB value rgb(255, 195, 242) and HSL value hsl(313, 100%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFC3F2?+

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