#F1CFCF Color

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

Color preview

#F1CFCF

Color formats

HEX
#F1CFCF
RGB
rgb(241, 207, 207)
RGBA
rgba(241, 207, 207, 1)
HSL
hsl(0, 55%, 88%)
HSV
hsv(0, 14%, 95%)
CMYK
cmyk(0%, 14%, 14%, 5%)
CSS variable
--color-primary: #F1CFCF;
Lowercase HEX
#f1cfcf

Shades

Tints

Tones

Harmony

CSS snippets for #F1CFCF

.color-f1cfcf {
  color: #F1CFCF;
  background-color: #F1CFCF;
}

Frequently asked questions

What color is #F1CFCF?+

#F1CFCF is a HEX color with RGB value rgb(241, 207, 207) and HSL value hsl(0, 55%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1CFCF?+

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