#FCC199 Color

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

Color preview

#FCC199

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCC199

.color-fcc199 {
  color: #FCC199;
  background-color: #FCC199;
}

Frequently asked questions

What color is #FCC199?+

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

What is the closest Tailwind color to #FCC199?+

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