#F8BCCC Color

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

Color preview

#F8BCCC

Color formats

HEX
#F8BCCC
RGB
rgb(248, 188, 204)
RGBA
rgba(248, 188, 204, 1)
HSL
hsl(344, 81%, 85%)
HSV
hsv(344, 24%, 97%)
CMYK
cmyk(0%, 24%, 18%, 3%)
CSS variable
--color-primary: #F8BCCC;
Lowercase HEX
#f8bccc

Shades

Tints

Tones

Harmony

CSS snippets for #F8BCCC

.color-f8bccc {
  color: #F8BCCC;
  background-color: #F8BCCC;
}

Frequently asked questions

What color is #F8BCCC?+

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

What is the closest Tailwind color to #F8BCCC?+

The closest Tailwind color is red-200, available as the bg-red-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