#F1F1BC Color

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

Color preview

#F1F1BC

Color formats

HEX
#F1F1BC
RGB
rgb(241, 241, 188)
RGBA
rgba(241, 241, 188, 1)
HSL
hsl(60, 65%, 84%)
HSV
hsv(60, 22%, 95%)
CMYK
cmyk(0%, 0%, 22%, 5%)
CSS variable
--color-primary: #F1F1BC;
Lowercase HEX
#f1f1bc

Shades

Tints

Tones

Harmony

CSS snippets for #F1F1BC

.color-f1f1bc {
  color: #F1F1BC;
  background-color: #F1F1BC;
}

Frequently asked questions

What color is #F1F1BC?+

#F1F1BC is a HEX color with RGB value rgb(241, 241, 188) and HSL value hsl(60, 65%, 84%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #F1F1BC?+

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