#FCEB99 Color

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

Color preview

#FCEB99

Color formats

HEX
#FCEB99
RGB
rgb(252, 235, 153)
RGBA
rgba(252, 235, 153, 1)
HSL
hsl(50, 94%, 79%)
HSV
hsv(50, 39%, 99%)
CMYK
cmyk(0%, 7%, 39%, 1%)
CSS variable
--color-primary: #FCEB99;
Lowercase HEX
#fceb99

Shades

Tints

Tones

Harmony

CSS snippets for #FCEB99

.color-fceb99 {
  color: #FCEB99;
  background-color: #FCEB99;
}

Frequently asked questions

What color is #FCEB99?+

#FCEB99 is a HEX color with RGB value rgb(252, 235, 153) and HSL value hsl(50, 94%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCEB99?+

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