#FECCCB Color

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

Color preview

#FECCCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FECCCB

.color-fecccb {
  color: #FECCCB;
  background-color: #FECCCB;
}

Frequently asked questions

What color is #FECCCB?+

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

What is the closest Tailwind color to #FECCCB?+

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