#F3CBCF Color

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

Color preview

#F3CBCF

Color formats

HEX
#F3CBCF
RGB
rgb(243, 203, 207)
RGBA
rgba(243, 203, 207, 1)
HSL
hsl(354, 62%, 87%)
HSV
hsv(354, 16%, 95%)
CMYK
cmyk(0%, 16%, 15%, 5%)
CSS variable
--color-primary: #F3CBCF;
Lowercase HEX
#f3cbcf

Shades

Tints

Tones

Harmony

CSS snippets for #F3CBCF

.color-f3cbcf {
  color: #F3CBCF;
  background-color: #F3CBCF;
}

Frequently asked questions

What color is #F3CBCF?+

#F3CBCF is a HEX color with RGB value rgb(243, 203, 207) and HSL value hsl(354, 62%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F3CBCF?+

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