#F7BBDD Color

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

Color preview

#F7BBDD

Color formats

HEX
#F7BBDD
RGB
rgb(247, 187, 221)
RGBA
rgba(247, 187, 221, 1)
HSL
hsl(326, 79%, 85%)
HSV
hsv(326, 24%, 97%)
CMYK
cmyk(0%, 24%, 11%, 3%)
CSS variable
--color-primary: #F7BBDD;
Lowercase HEX
#f7bbdd

Shades

Tints

Tones

Harmony

CSS snippets for #F7BBDD

.color-f7bbdd {
  color: #F7BBDD;
  background-color: #F7BBDD;
}

Frequently asked questions

What color is #F7BBDD?+

#F7BBDD is a HEX color with RGB value rgb(247, 187, 221) and HSL value hsl(326, 79%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F7BBDD?+

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