#F6DCFB Color

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

Color preview

#F6DCFB

Color formats

HEX
#F6DCFB
RGB
rgb(246, 220, 251)
RGBA
rgba(246, 220, 251, 1)
HSL
hsl(290, 79%, 92%)
HSV
hsv(290, 12%, 98%)
CMYK
cmyk(2%, 12%, 0%, 2%)
CSS variable
--color-primary: #F6DCFB;
Lowercase HEX
#f6dcfb

Shades

Tints

Tones

Harmony

CSS snippets for #F6DCFB

.color-f6dcfb {
  color: #F6DCFB;
  background-color: #F6DCFB;
}

Frequently asked questions

What color is #F6DCFB?+

#F6DCFB is a HEX color with RGB value rgb(246, 220, 251) and HSL value hsl(290, 79%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F6DCFB?+

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