#F0CCEF Color

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

Color preview

#F0CCEF

Color formats

HEX
#F0CCEF
RGB
rgb(240, 204, 239)
RGBA
rgba(240, 204, 239, 1)
HSL
hsl(302, 55%, 87%)
HSV
hsv(302, 15%, 94%)
CMYK
cmyk(0%, 15%, 0%, 6%)
CSS variable
--color-primary: #F0CCEF;
Lowercase HEX
#f0ccef

Shades

Tints

Tones

Harmony

CSS snippets for #F0CCEF

.color-f0ccef {
  color: #F0CCEF;
  background-color: #F0CCEF;
}

Frequently asked questions

What color is #F0CCEF?+

#F0CCEF is a HEX color with RGB value rgb(240, 204, 239) and HSL value hsl(302, 55%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0CCEF?+

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