#FCCC8D Color

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

Color preview

#FCCC8D

Color formats

HEX
#FCCC8D
RGB
rgb(252, 204, 141)
RGBA
rgba(252, 204, 141, 1)
HSL
hsl(34, 95%, 77%)
HSV
hsv(34, 44%, 99%)
CMYK
cmyk(0%, 19%, 44%, 1%)
CSS variable
--color-primary: #FCCC8D;
Lowercase HEX
#fccc8d

Shades

Tints

Tones

Harmony

CSS snippets for #FCCC8D

.color-fccc8d {
  color: #FCCC8D;
  background-color: #FCCC8D;
}

Frequently asked questions

What color is #FCCC8D?+

#FCCC8D is a HEX color with RGB value rgb(252, 204, 141) and HSL value hsl(34, 95%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCCC8D?+

The closest Tailwind color is amber-200, available as the bg-amber-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