#FCCFA1 Color

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

Color preview

#FCCFA1

Color formats

HEX
#FCCFA1
RGB
rgb(252, 207, 161)
RGBA
rgba(252, 207, 161, 1)
HSL
hsl(30, 94%, 81%)
HSV
hsv(30, 36%, 99%)
CMYK
cmyk(0%, 18%, 36%, 1%)
CSS variable
--color-primary: #FCCFA1;
Lowercase HEX
#fccfa1

Shades

Tints

Tones

Harmony

CSS snippets for #FCCFA1

.color-fccfa1 {
  color: #FCCFA1;
  background-color: #FCCFA1;
}

Frequently asked questions

What color is #FCCFA1?+

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

What is the closest Tailwind color to #FCCFA1?+

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