#FCEFB6 Color

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

Color preview

#FCEFB6

Color formats

HEX
#FCEFB6
RGB
rgb(252, 239, 182)
RGBA
rgba(252, 239, 182, 1)
HSL
hsl(49, 92%, 85%)
HSV
hsv(49, 28%, 99%)
CMYK
cmyk(0%, 5%, 28%, 1%)
CSS variable
--color-primary: #FCEFB6;
Lowercase HEX
#fcefb6

Shades

Tints

Tones

Harmony

CSS snippets for #FCEFB6

.color-fcefb6 {
  color: #FCEFB6;
  background-color: #FCEFB6;
}

Frequently asked questions

What color is #FCEFB6?+

#FCEFB6 is a HEX color with RGB value rgb(252, 239, 182) and HSL value hsl(49, 92%, 85%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FCEFB6?+

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