#F1CBCF Color

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

Color preview

#F1CBCF

Color formats

HEX
#F1CBCF
RGB
rgb(241, 203, 207)
RGBA
rgba(241, 203, 207, 1)
HSL
hsl(354, 58%, 87%)
HSV
hsv(354, 16%, 95%)
CMYK
cmyk(0%, 16%, 14%, 5%)
CSS variable
--color-primary: #F1CBCF;
Lowercase HEX
#f1cbcf

Shades

Tints

Tones

Harmony

CSS snippets for #F1CBCF

.color-f1cbcf {
  color: #F1CBCF;
  background-color: #F1CBCF;
}

Frequently asked questions

What color is #F1CBCF?+

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

What is the closest Tailwind color to #F1CBCF?+

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