#F1CCCD Color

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

Color preview

#F1CCCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1CCCD

.color-f1cccd {
  color: #F1CCCD;
  background-color: #F1CCCD;
}

Frequently asked questions

What color is #F1CCCD?+

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

What is the closest Tailwind color to #F1CCCD?+

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