#F0CFF0 Color

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

Color preview

#F0CFF0

Color formats

HEX
#F0CFF0
RGB
rgb(240, 207, 240)
RGBA
rgba(240, 207, 240, 1)
HSL
hsl(300, 52%, 88%)
HSV
hsv(300, 14%, 94%)
CMYK
cmyk(0%, 14%, 0%, 6%)
CSS variable
--color-primary: #F0CFF0;
Lowercase HEX
#f0cff0

Shades

Tints

Tones

Harmony

CSS snippets for #F0CFF0

.color-f0cff0 {
  color: #F0CFF0;
  background-color: #F0CFF0;
}

Frequently asked questions

What color is #F0CFF0?+

#F0CFF0 is a HEX color with RGB value rgb(240, 207, 240) and HSL value hsl(300, 52%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0CFF0?+

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