#F4CDCB Color

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

Color preview

#F4CDCB

Color formats

HEX
#F4CDCB
RGB
rgb(244, 205, 203)
RGBA
rgba(244, 205, 203, 1)
HSL
hsl(3, 65%, 88%)
HSV
hsv(3, 17%, 96%)
CMYK
cmyk(0%, 16%, 17%, 4%)
CSS variable
--color-primary: #F4CDCB;
Lowercase HEX
#f4cdcb

Shades

Tints

Tones

Harmony

CSS snippets for #F4CDCB

.color-f4cdcb {
  color: #F4CDCB;
  background-color: #F4CDCB;
}

Frequently asked questions

What color is #F4CDCB?+

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

What is the closest Tailwind color to #F4CDCB?+

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