#F5BBEB Color

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

Color preview

#F5BBEB

Color formats

HEX
#F5BBEB
RGB
rgb(245, 187, 235)
RGBA
rgba(245, 187, 235, 1)
HSL
hsl(310, 74%, 85%)
HSV
hsv(310, 24%, 96%)
CMYK
cmyk(0%, 24%, 4%, 4%)
CSS variable
--color-primary: #F5BBEB;
Lowercase HEX
#f5bbeb

Shades

Tints

Tones

Harmony

CSS snippets for #F5BBEB

.color-f5bbeb {
  color: #F5BBEB;
  background-color: #F5BBEB;
}

Frequently asked questions

What color is #F5BBEB?+

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

What is the closest Tailwind color to #F5BBEB?+

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