#F1CECC Color

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

Color preview

#F1CECC

Color formats

HEX
#F1CECC
RGB
rgb(241, 206, 204)
RGBA
rgba(241, 206, 204, 1)
HSL
hsl(3, 57%, 87%)
HSV
hsv(3, 15%, 95%)
CMYK
cmyk(0%, 15%, 15%, 5%)
CSS variable
--color-primary: #F1CECC;
Lowercase HEX
#f1cecc

Shades

Tints

Tones

Harmony

CSS snippets for #F1CECC

.color-f1cecc {
  color: #F1CECC;
  background-color: #F1CECC;
}

Frequently asked questions

What color is #F1CECC?+

#F1CECC is a HEX color with RGB value rgb(241, 206, 204) and HSL value hsl(3, 57%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1CECC?+

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