#F6BFED Color

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

Color preview

#F6BFED

Color formats

HEX
#F6BFED
RGB
rgb(246, 191, 237)
RGBA
rgba(246, 191, 237, 1)
HSL
hsl(310, 75%, 86%)
HSV
hsv(310, 22%, 96%)
CMYK
cmyk(0%, 22%, 4%, 4%)
CSS variable
--color-primary: #F6BFED;
Lowercase HEX
#f6bfed

Shades

Tints

Tones

Harmony

CSS snippets for #F6BFED

.color-f6bfed {
  color: #F6BFED;
  background-color: #F6BFED;
}

Frequently asked questions

What color is #F6BFED?+

#F6BFED is a HEX color with RGB value rgb(246, 191, 237) and HSL value hsl(310, 75%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6BFED?+

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