#F5BCEC Color

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

Color preview

#F5BCEC

Color formats

HEX
#F5BCEC
RGB
rgb(245, 188, 236)
RGBA
rgba(245, 188, 236, 1)
HSL
hsl(309, 74%, 85%)
HSV
hsv(309, 23%, 96%)
CMYK
cmyk(0%, 23%, 4%, 4%)
CSS variable
--color-primary: #F5BCEC;
Lowercase HEX
#f5bcec

Shades

Tints

Tones

Harmony

CSS snippets for #F5BCEC

.color-f5bcec {
  color: #F5BCEC;
  background-color: #F5BCEC;
}

Frequently asked questions

What color is #F5BCEC?+

#F5BCEC is a HEX color with RGB value rgb(245, 188, 236) and HSL value hsl(309, 74%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5BCEC?+

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