#FCC7BE Color

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

Color preview

#FCC7BE

Color formats

HEX
#FCC7BE
RGB
rgb(252, 199, 190)
RGBA
rgba(252, 199, 190, 1)
HSL
hsl(9, 91%, 87%)
HSV
hsv(9, 25%, 99%)
CMYK
cmyk(0%, 21%, 25%, 1%)
CSS variable
--color-primary: #FCC7BE;
Lowercase HEX
#fcc7be

Shades

Tints

Tones

Harmony

CSS snippets for #FCC7BE

.color-fcc7be {
  color: #FCC7BE;
  background-color: #FCC7BE;
}

Frequently asked questions

What color is #FCC7BE?+

#FCC7BE is a HEX color with RGB value rgb(252, 199, 190) and HSL value hsl(9, 91%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCC7BE?+

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