#F0CCFA Color

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

Color preview

#F0CCFA

Color formats

HEX
#F0CCFA
RGB
rgb(240, 204, 250)
RGBA
rgba(240, 204, 250, 1)
HSL
hsl(287, 82%, 89%)
HSV
hsv(287, 18%, 98%)
CMYK
cmyk(4%, 18%, 0%, 2%)
CSS variable
--color-primary: #F0CCFA;
Lowercase HEX
#f0ccfa

Shades

Tints

Tones

Harmony

CSS snippets for #F0CCFA

.color-f0ccfa {
  color: #F0CCFA;
  background-color: #F0CCFA;
}

Frequently asked questions

What color is #F0CCFA?+

#F0CCFA is a HEX color with RGB value rgb(240, 204, 250) and HSL value hsl(287, 82%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0CCFA?+

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