#F7BAFB Color

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

Color preview

#F7BAFB

Color formats

HEX
#F7BAFB
RGB
rgb(247, 186, 251)
RGBA
rgba(247, 186, 251, 1)
HSL
hsl(296, 89%, 86%)
HSV
hsv(296, 26%, 98%)
CMYK
cmyk(2%, 26%, 0%, 2%)
CSS variable
--color-primary: #F7BAFB;
Lowercase HEX
#f7bafb

Shades

Tints

Tones

Harmony

CSS snippets for #F7BAFB

.color-f7bafb {
  color: #F7BAFB;
  background-color: #F7BAFB;
}

Frequently asked questions

What color is #F7BAFB?+

#F7BAFB is a HEX color with RGB value rgb(247, 186, 251) and HSL value hsl(296, 89%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F7BAFB?+

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