#F8CFCF Color

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

Color preview

#F8CFCF

Color formats

HEX
#F8CFCF
RGB
rgb(248, 207, 207)
RGBA
rgba(248, 207, 207, 1)
HSL
hsl(0, 75%, 89%)
HSV
hsv(0, 17%, 97%)
CMYK
cmyk(0%, 17%, 17%, 3%)
CSS variable
--color-primary: #F8CFCF;
Lowercase HEX
#f8cfcf

Shades

Tints

Tones

Harmony

CSS snippets for #F8CFCF

.color-f8cfcf {
  color: #F8CFCF;
  background-color: #F8CFCF;
}

Frequently asked questions

What color is #F8CFCF?+

#F8CFCF is a HEX color with RGB value rgb(248, 207, 207) and HSL value hsl(0, 75%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8CFCF?+

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