#F8BCEC Color

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

Color preview

#F8BCEC

Color formats

HEX
#F8BCEC
RGB
rgb(248, 188, 236)
RGBA
rgba(248, 188, 236, 1)
HSL
hsl(312, 81%, 85%)
HSV
hsv(312, 24%, 97%)
CMYK
cmyk(0%, 24%, 5%, 3%)
CSS variable
--color-primary: #F8BCEC;
Lowercase HEX
#f8bcec

Shades

Tints

Tones

Harmony

CSS snippets for #F8BCEC

.color-f8bcec {
  color: #F8BCEC;
  background-color: #F8BCEC;
}

Frequently asked questions

What color is #F8BCEC?+

#F8BCEC is a HEX color with RGB value rgb(248, 188, 236) and HSL value hsl(312, 81%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8BCEC?+

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