#F4CFCF Color

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

Color preview

#F4CFCF

Color formats

HEX
#F4CFCF
RGB
rgb(244, 207, 207)
RGBA
rgba(244, 207, 207, 1)
HSL
hsl(0, 63%, 88%)
HSV
hsv(0, 15%, 96%)
CMYK
cmyk(0%, 15%, 15%, 4%)
CSS variable
--color-primary: #F4CFCF;
Lowercase HEX
#f4cfcf

Shades

Tints

Tones

Harmony

CSS snippets for #F4CFCF

.color-f4cfcf {
  color: #F4CFCF;
  background-color: #F4CFCF;
}

Frequently asked questions

What color is #F4CFCF?+

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

What is the closest Tailwind color to #F4CFCF?+

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