#FCEB90 Color

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

Color preview

#FCEB90

Color formats

HEX
#FCEB90
RGB
rgb(252, 235, 144)
RGBA
rgba(252, 235, 144, 1)
HSL
hsl(51, 95%, 78%)
HSV
hsv(51, 43%, 99%)
CMYK
cmyk(0%, 7%, 43%, 1%)
CSS variable
--color-primary: #FCEB90;
Lowercase HEX
#fceb90

Shades

Tints

Tones

Harmony

CSS snippets for #FCEB90

.color-fceb90 {
  color: #FCEB90;
  background-color: #FCEB90;
}

Frequently asked questions

What color is #FCEB90?+

#FCEB90 is a HEX color with RGB value rgb(252, 235, 144) and HSL value hsl(51, 95%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCEB90?+

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