#F8CDCB Color

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

Color preview

#F8CDCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8CDCB

.color-f8cdcb {
  color: #F8CDCB;
  background-color: #F8CDCB;
}

Frequently asked questions

What color is #F8CDCB?+

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

What is the closest Tailwind color to #F8CDCB?+

The closest Tailwind color is red-200, available as the bg-red-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