#FFC2FF Color

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

Color preview

#FFC2FF

Color formats

HEX
#FFC2FF
RGB
rgb(255, 194, 255)
RGBA
rgba(255, 194, 255, 1)
HSL
hsl(300, 100%, 88%)
HSV
hsv(300, 24%, 100%)
CMYK
cmyk(0%, 24%, 0%, 0%)
CSS variable
--color-primary: #FFC2FF;
Lowercase HEX
#ffc2ff

Shades

Tints

Tones

Harmony

CSS snippets for #FFC2FF

.color-ffc2ff {
  color: #FFC2FF;
  background-color: #FFC2FF;
}

Frequently asked questions

What color is #FFC2FF?+

#FFC2FF is a HEX color with RGB value rgb(255, 194, 255) and HSL value hsl(300, 100%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #FFC2FF?+

The closest Tailwind color is fuchsia-200, available as the bg-fuchsia-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