#F7BFED Color

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

Color preview

#F7BFED

Color formats

HEX
#F7BFED
RGB
rgb(247, 191, 237)
RGBA
rgba(247, 191, 237, 1)
HSL
hsl(311, 78%, 86%)
HSV
hsv(311, 23%, 97%)
CMYK
cmyk(0%, 23%, 4%, 3%)
CSS variable
--color-primary: #F7BFED;
Lowercase HEX
#f7bfed

Shades

Tints

Tones

Harmony

CSS snippets for #F7BFED

.color-f7bfed {
  color: #F7BFED;
  background-color: #F7BFED;
}

Frequently asked questions

What color is #F7BFED?+

#F7BFED is a HEX color with RGB value rgb(247, 191, 237) and HSL value hsl(311, 78%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F7BFED?+

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