#FCCF95 Color

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

Color preview

#FCCF95

Color formats

HEX
#FCCF95
RGB
rgb(252, 207, 149)
RGBA
rgba(252, 207, 149, 1)
HSL
hsl(34, 94%, 79%)
HSV
hsv(34, 41%, 99%)
CMYK
cmyk(0%, 18%, 41%, 1%)
CSS variable
--color-primary: #FCCF95;
Lowercase HEX
#fccf95

Shades

Tints

Tones

Harmony

CSS snippets for #FCCF95

.color-fccf95 {
  color: #FCCF95;
  background-color: #FCCF95;
}

Frequently asked questions

What color is #FCCF95?+

#FCCF95 is a HEX color with RGB value rgb(252, 207, 149) and HSL value hsl(34, 94%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCCF95?+

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