#F6C5FC Color

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

Color preview

#F6C5FC

Color formats

HEX
#F6C5FC
RGB
rgb(246, 197, 252)
RGBA
rgba(246, 197, 252, 1)
HSL
hsl(293, 90%, 88%)
HSV
hsv(293, 22%, 99%)
CMYK
cmyk(2%, 22%, 0%, 1%)
CSS variable
--color-primary: #F6C5FC;
Lowercase HEX
#f6c5fc

Shades

Tints

Tones

Harmony

CSS snippets for #F6C5FC

.color-f6c5fc {
  color: #F6C5FC;
  background-color: #F6C5FC;
}

Frequently asked questions

What color is #F6C5FC?+

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

What is the closest Tailwind color to #F6C5FC?+

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