#FECFCB Color

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

Color preview

#FECFCB

Color formats

HEX
#FECFCB
RGB
rgb(254, 207, 203)
RGBA
rgba(254, 207, 203, 1)
HSL
hsl(5, 96%, 90%)
HSV
hsv(5, 20%, 100%)
CMYK
cmyk(0%, 19%, 20%, 0%)
CSS variable
--color-primary: #FECFCB;
Lowercase HEX
#fecfcb

Shades

Tints

Tones

Harmony

CSS snippets for #FECFCB

.color-fecfcb {
  color: #FECFCB;
  background-color: #FECFCB;
}

Frequently asked questions

What color is #FECFCB?+

#FECFCB is a HEX color with RGB value rgb(254, 207, 203) and HSL value hsl(5, 96%, 90%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FECFCB?+

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