#FDCBCB Color

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

Color preview

#FDCBCB

Color formats

HEX
#FDCBCB
RGB
rgb(253, 203, 203)
RGBA
rgba(253, 203, 203, 1)
HSL
hsl(0, 93%, 89%)
HSV
hsv(0, 20%, 99%)
CMYK
cmyk(0%, 20%, 20%, 1%)
CSS variable
--color-primary: #FDCBCB;
Lowercase HEX
#fdcbcb

Shades

Tints

Tones

Harmony

CSS snippets for #FDCBCB

.color-fdcbcb {
  color: #FDCBCB;
  background-color: #FDCBCB;
}

Frequently asked questions

What color is #FDCBCB?+

#FDCBCB is a HEX color with RGB value rgb(253, 203, 203) and HSL value hsl(0, 93%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FDCBCB?+

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