#F1CBCC Color

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

Color preview

#F1CBCC

Color formats

HEX
#F1CBCC
RGB
rgb(241, 203, 204)
RGBA
rgba(241, 203, 204, 1)
HSL
hsl(358, 58%, 87%)
HSV
hsv(358, 16%, 95%)
CMYK
cmyk(0%, 16%, 15%, 5%)
CSS variable
--color-primary: #F1CBCC;
Lowercase HEX
#f1cbcc

Shades

Tints

Tones

Harmony

CSS snippets for #F1CBCC

.color-f1cbcc {
  color: #F1CBCC;
  background-color: #F1CBCC;
}

Frequently asked questions

What color is #F1CBCC?+

#F1CBCC is a HEX color with RGB value rgb(241, 203, 204) and HSL value hsl(358, 58%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1CBCC?+

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