#F6C8FC Color

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

Color preview

#F6C8FC

Color formats

HEX
#F6C8FC
RGB
rgb(246, 200, 252)
RGBA
rgba(246, 200, 252, 1)
HSL
hsl(293, 90%, 89%)
HSV
hsv(293, 21%, 99%)
CMYK
cmyk(2%, 21%, 0%, 1%)
CSS variable
--color-primary: #F6C8FC;
Lowercase HEX
#f6c8fc

Shades

Tints

Tones

Harmony

CSS snippets for #F6C8FC

.color-f6c8fc {
  color: #F6C8FC;
  background-color: #F6C8FC;
}

Frequently asked questions

What color is #F6C8FC?+

#F6C8FC is a HEX color with RGB value rgb(246, 200, 252) and HSL value hsl(293, 90%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F6C8FC?+

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