#F8CBCF Color

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

Color preview

#F8CBCF

Color formats

HEX
#F8CBCF
RGB
rgb(248, 203, 207)
RGBA
rgba(248, 203, 207, 1)
HSL
hsl(355, 76%, 88%)
HSV
hsv(355, 18%, 97%)
CMYK
cmyk(0%, 18%, 17%, 3%)
CSS variable
--color-primary: #F8CBCF;
Lowercase HEX
#f8cbcf

Shades

Tints

Tones

Harmony

CSS snippets for #F8CBCF

.color-f8cbcf {
  color: #F8CBCF;
  background-color: #F8CBCF;
}

Frequently asked questions

What color is #F8CBCF?+

#F8CBCF is a HEX color with RGB value rgb(248, 203, 207) and HSL value hsl(355, 76%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8CBCF?+

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