#F1FBCE Color

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

Color preview

#F1FBCE

Color formats

HEX
#F1FBCE
RGB
rgb(241, 251, 206)
RGBA
rgba(241, 251, 206, 1)
HSL
hsl(73, 85%, 90%)
HSV
hsv(73, 18%, 98%)
CMYK
cmyk(4%, 0%, 18%, 2%)
CSS variable
--color-primary: #F1FBCE;
Lowercase HEX
#f1fbce

Shades

Tints

Tones

Harmony

CSS snippets for #F1FBCE

.color-f1fbce {
  color: #F1FBCE;
  background-color: #F1FBCE;
}

Frequently asked questions

What color is #F1FBCE?+

#F1FBCE is a HEX color with RGB value rgb(241, 251, 206) and HSL value hsl(73, 85%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F1FBCE?+

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