#FFF6BC Color

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

Color preview

#FFF6BC

Color formats

HEX
#FFF6BC
RGB
rgb(255, 246, 188)
RGBA
rgba(255, 246, 188, 1)
HSL
hsl(52, 100%, 87%)
HSV
hsv(52, 26%, 100%)
CMYK
cmyk(0%, 4%, 26%, 0%)
CSS variable
--color-primary: #FFF6BC;
Lowercase HEX
#fff6bc

Shades

Tints

Tones

Harmony

CSS snippets for #FFF6BC

.color-fff6bc {
  color: #FFF6BC;
  background-color: #FFF6BC;
}

Frequently asked questions

What color is #FFF6BC?+

#FFF6BC is a HEX color with RGB value rgb(255, 246, 188) and HSL value hsl(52, 100%, 87%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #FFF6BC?+

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