#FCC099 Color

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

Color preview

#FCC099

Color formats

HEX
#FCC099
RGB
rgb(252, 192, 153)
RGBA
rgba(252, 192, 153, 1)
HSL
hsl(24, 94%, 79%)
HSV
hsv(24, 39%, 99%)
CMYK
cmyk(0%, 24%, 39%, 1%)
CSS variable
--color-primary: #FCC099;
Lowercase HEX
#fcc099

Shades

Tints

Tones

Harmony

CSS snippets for #FCC099

.color-fcc099 {
  color: #FCC099;
  background-color: #FCC099;
}

Frequently asked questions

What color is #FCC099?+

#FCC099 is a HEX color with RGB value rgb(252, 192, 153) and HSL value hsl(24, 94%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FCC099?+

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