#F5BCED Color

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

Color preview

#F5BCED

Color formats

HEX
#F5BCED
RGB
rgb(245, 188, 237)
RGBA
rgba(245, 188, 237, 1)
HSL
hsl(308, 74%, 85%)
HSV
hsv(308, 23%, 96%)
CMYK
cmyk(0%, 23%, 3%, 4%)
CSS variable
--color-primary: #F5BCED;
Lowercase HEX
#f5bced

Shades

Tints

Tones

Harmony

CSS snippets for #F5BCED

.color-f5bced {
  color: #F5BCED;
  background-color: #F5BCED;
}

Frequently asked questions

What color is #F5BCED?+

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

What is the closest Tailwind color to #F5BCED?+

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