#F7BFEB Color

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

Color preview

#F7BFEB

Color formats

HEX
#F7BFEB
RGB
rgb(247, 191, 235)
RGBA
rgba(247, 191, 235, 1)
HSL
hsl(313, 78%, 86%)
HSV
hsv(313, 23%, 97%)
CMYK
cmyk(0%, 23%, 5%, 3%)
CSS variable
--color-primary: #F7BFEB;
Lowercase HEX
#f7bfeb

Shades

Tints

Tones

Harmony

CSS snippets for #F7BFEB

.color-f7bfeb {
  color: #F7BFEB;
  background-color: #F7BFEB;
}

Frequently asked questions

What color is #F7BFEB?+

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

What is the closest Tailwind color to #F7BFEB?+

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