#F7BBCB Color

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

Color preview

#F7BBCB

Color formats

HEX
#F7BBCB
RGB
rgb(247, 187, 203)
RGBA
rgba(247, 187, 203, 1)
HSL
hsl(344, 79%, 85%)
HSV
hsv(344, 24%, 97%)
CMYK
cmyk(0%, 24%, 18%, 3%)
CSS variable
--color-primary: #F7BBCB;
Lowercase HEX
#f7bbcb

Shades

Tints

Tones

Harmony

CSS snippets for #F7BBCB

.color-f7bbcb {
  color: #F7BBCB;
  background-color: #F7BBCB;
}

Frequently asked questions

What color is #F7BBCB?+

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

What is the closest Tailwind color to #F7BBCB?+

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