#F5CFCF Color

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

Color preview

#F5CFCF

Color formats

HEX
#F5CFCF
RGB
rgb(245, 207, 207)
RGBA
rgba(245, 207, 207, 1)
HSL
hsl(0, 66%, 89%)
HSV
hsv(0, 16%, 96%)
CMYK
cmyk(0%, 16%, 16%, 4%)
CSS variable
--color-primary: #F5CFCF;
Lowercase HEX
#f5cfcf

Shades

Tints

Tones

Harmony

CSS snippets for #F5CFCF

.color-f5cfcf {
  color: #F5CFCF;
  background-color: #F5CFCF;
}

Frequently asked questions

What color is #F5CFCF?+

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

What is the closest Tailwind color to #F5CFCF?+

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