#FCCFA0 Color

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

Color preview

#FCCFA0

Color formats

HEX
#FCCFA0
RGB
rgb(252, 207, 160)
RGBA
rgba(252, 207, 160, 1)
HSL
hsl(31, 94%, 81%)
HSV
hsv(31, 37%, 99%)
CMYK
cmyk(0%, 18%, 37%, 1%)
CSS variable
--color-primary: #FCCFA0;
Lowercase HEX
#fccfa0

Shades

Tints

Tones

Harmony

CSS snippets for #FCCFA0

.color-fccfa0 {
  color: #FCCFA0;
  background-color: #FCCFA0;
}

Frequently asked questions

What color is #FCCFA0?+

#FCCFA0 is a HEX color with RGB value rgb(252, 207, 160) and HSL value hsl(31, 94%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FCCFA0?+

The closest Tailwind color is orange-200, available as the bg-orange-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