#F6C3FE Color

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

Color preview

#F6C3FE

Color formats

HEX
#F6C3FE
RGB
rgb(246, 195, 254)
RGBA
rgba(246, 195, 254, 1)
HSL
hsl(292, 97%, 88%)
HSV
hsv(292, 23%, 100%)
CMYK
cmyk(3%, 23%, 0%, 0%)
CSS variable
--color-primary: #F6C3FE;
Lowercase HEX
#f6c3fe

Shades

Tints

Tones

Harmony

CSS snippets for #F6C3FE

.color-f6c3fe {
  color: #F6C3FE;
  background-color: #F6C3FE;
}

Frequently asked questions

What color is #F6C3FE?+

#F6C3FE is a HEX color with RGB value rgb(246, 195, 254) and HSL value hsl(292, 97%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F6C3FE?+

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