#F6BCFB Color

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

Color preview

#F6BCFB

Color formats

HEX
#F6BCFB
RGB
rgb(246, 188, 251)
RGBA
rgba(246, 188, 251, 1)
HSL
hsl(295, 89%, 86%)
HSV
hsv(295, 25%, 98%)
CMYK
cmyk(2%, 25%, 0%, 2%)
CSS variable
--color-primary: #F6BCFB;
Lowercase HEX
#f6bcfb

Shades

Tints

Tones

Harmony

CSS snippets for #F6BCFB

.color-f6bcfb {
  color: #F6BCFB;
  background-color: #F6BCFB;
}

Frequently asked questions

What color is #F6BCFB?+

#F6BCFB is a HEX color with RGB value rgb(246, 188, 251) and HSL value hsl(295, 89%, 86%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F6BCFB?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-300 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