#F5BCDF Color

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

Color preview

#F5BCDF

Color formats

HEX
#F5BCDF
RGB
rgb(245, 188, 223)
RGBA
rgba(245, 188, 223, 1)
HSL
hsl(323, 74%, 85%)
HSV
hsv(323, 23%, 96%)
CMYK
cmyk(0%, 23%, 9%, 4%)
CSS variable
--color-primary: #F5BCDF;
Lowercase HEX
#f5bcdf

Shades

Tints

Tones

Harmony

CSS snippets for #F5BCDF

.color-f5bcdf {
  color: #F5BCDF;
  background-color: #F5BCDF;
}

Frequently asked questions

What color is #F5BCDF?+

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

What is the closest Tailwind color to #F5BCDF?+

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