#FFE3BC Color

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

Color preview

#FFE3BC

Color formats

HEX
#FFE3BC
RGB
rgb(255, 227, 188)
RGBA
rgba(255, 227, 188, 1)
HSL
hsl(35, 100%, 87%)
HSV
hsv(35, 26%, 100%)
CMYK
cmyk(0%, 11%, 26%, 0%)
CSS variable
--color-primary: #FFE3BC;
Lowercase HEX
#ffe3bc

Shades

Tints

Tones

Harmony

CSS snippets for #FFE3BC

.color-ffe3bc {
  color: #FFE3BC;
  background-color: #FFE3BC;
}

Frequently asked questions

What color is #FFE3BC?+

#FFE3BC is a HEX color with RGB value rgb(255, 227, 188) and HSL value hsl(35, 100%, 87%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FFE3BC?+

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