#F5BBCF Color

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

Color preview

#F5BBCF

Color formats

HEX
#F5BBCF
RGB
rgb(245, 187, 207)
RGBA
rgba(245, 187, 207, 1)
HSL
hsl(339, 74%, 85%)
HSV
hsv(339, 24%, 96%)
CMYK
cmyk(0%, 24%, 16%, 4%)
CSS variable
--color-primary: #F5BBCF;
Lowercase HEX
#f5bbcf

Shades

Tints

Tones

Harmony

CSS snippets for #F5BBCF

.color-f5bbcf {
  color: #F5BBCF;
  background-color: #F5BBCF;
}

Frequently asked questions

What color is #F5BBCF?+

#F5BBCF is a HEX color with RGB value rgb(245, 187, 207) and HSL value hsl(339, 74%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5BBCF?+

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