#FCC29F Color

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

Color preview

#FCC29F

Color formats

HEX
#FCC29F
RGB
rgb(252, 194, 159)
RGBA
rgba(252, 194, 159, 1)
HSL
hsl(23, 94%, 81%)
HSV
hsv(23, 37%, 99%)
CMYK
cmyk(0%, 23%, 37%, 1%)
CSS variable
--color-primary: #FCC29F;
Lowercase HEX
#fcc29f

Shades

Tints

Tones

Harmony

CSS snippets for #FCC29F

.color-fcc29f {
  color: #FCC29F;
  background-color: #FCC29F;
}

Frequently asked questions

What color is #FCC29F?+

#FCC29F is a HEX color with RGB value rgb(252, 194, 159) and HSL value hsl(23, 94%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FCC29F?+

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