#F5CBCF Color

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

Color preview

#F5CBCF

Color formats

HEX
#F5CBCF
RGB
rgb(245, 203, 207)
RGBA
rgba(245, 203, 207, 1)
HSL
hsl(354, 68%, 88%)
HSV
hsv(354, 17%, 96%)
CMYK
cmyk(0%, 17%, 16%, 4%)
CSS variable
--color-primary: #F5CBCF;
Lowercase HEX
#f5cbcf

Shades

Tints

Tones

Harmony

CSS snippets for #F5CBCF

.color-f5cbcf {
  color: #F5CBCF;
  background-color: #F5CBCF;
}

Frequently asked questions

What color is #F5CBCF?+

#F5CBCF is a HEX color with RGB value rgb(245, 203, 207) and HSL value hsl(354, 68%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5CBCF?+

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