#F7CEFF Color

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

Color preview

#F7CEFF

Color formats

HEX
#F7CEFF
RGB
rgb(247, 206, 255)
RGBA
rgba(247, 206, 255, 1)
HSL
hsl(290, 100%, 90%)
HSV
hsv(290, 19%, 100%)
CMYK
cmyk(3%, 19%, 0%, 0%)
CSS variable
--color-primary: #F7CEFF;
Lowercase HEX
#f7ceff

Shades

Tints

Tones

Harmony

CSS snippets for #F7CEFF

.color-f7ceff {
  color: #F7CEFF;
  background-color: #F7CEFF;
}

Frequently asked questions

What color is #F7CEFF?+

#F7CEFF is a HEX color with RGB value rgb(247, 206, 255) and HSL value hsl(290, 100%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F7CEFF?+

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