#FFCCFF Color

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

Color preview

#FFCCFF

Color formats

HEX
#FFCCFF
RGB
rgb(255, 204, 255)
RGBA
rgba(255, 204, 255, 1)
HSL
hsl(300, 100%, 90%)
HSV
hsv(300, 20%, 100%)
CMYK
cmyk(0%, 20%, 0%, 0%)
CSS variable
--color-primary: #FFCCFF;
Lowercase HEX
#ffccff

Shades

Tints

Tones

Harmony

CSS snippets for #FFCCFF

.color-ffccff {
  color: #FFCCFF;
  background-color: #FFCCFF;
}

Frequently asked questions

What color is #FFCCFF?+

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

What is the closest Tailwind color to #FFCCFF?+

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