#F1F1CF Color

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

Color preview

#F1F1CF

Color formats

HEX
#F1F1CF
RGB
rgb(241, 241, 207)
RGBA
rgba(241, 241, 207, 1)
HSL
hsl(60, 55%, 88%)
HSV
hsv(60, 14%, 95%)
CMYK
cmyk(0%, 0%, 14%, 5%)
CSS variable
--color-primary: #F1F1CF;
Lowercase HEX
#f1f1cf

Shades

Tints

Tones

Harmony

CSS snippets for #F1F1CF

.color-f1f1cf {
  color: #F1F1CF;
  background-color: #F1F1CF;
}

Frequently asked questions

What color is #F1F1CF?+

#F1F1CF is a HEX color with RGB value rgb(241, 241, 207) and HSL value hsl(60, 55%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F1F1CF?+

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