#FCCA99 Color

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

Color preview

#FCCA99

Color formats

HEX
#FCCA99
RGB
rgb(252, 202, 153)
RGBA
rgba(252, 202, 153, 1)
HSL
hsl(30, 94%, 79%)
HSV
hsv(30, 39%, 99%)
CMYK
cmyk(0%, 20%, 39%, 1%)
CSS variable
--color-primary: #FCCA99;
Lowercase HEX
#fcca99

Shades

Tints

Tones

Harmony

CSS snippets for #FCCA99

.color-fcca99 {
  color: #FCCA99;
  background-color: #FCCA99;
}

Frequently asked questions

What color is #FCCA99?+

#FCCA99 is a HEX color with RGB value rgb(252, 202, 153) and HSL value hsl(30, 94%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FCCA99?+

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