#F1FFDF Color

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

Color preview

#F1FFDF

Color formats

HEX
#F1FFDF
RGB
rgb(241, 255, 223)
RGBA
rgba(241, 255, 223, 1)
HSL
hsl(86, 100%, 94%)
HSV
hsv(86, 13%, 100%)
CMYK
cmyk(5%, 0%, 13%, 0%)
CSS variable
--color-primary: #F1FFDF;
Lowercase HEX
#f1ffdf

Shades

Tints

Tones

Harmony

CSS snippets for #F1FFDF

.color-f1ffdf {
  color: #F1FFDF;
  background-color: #F1FFDF;
}

Frequently asked questions

What color is #F1FFDF?+

#F1FFDF is a HEX color with RGB value rgb(241, 255, 223) and HSL value hsl(86, 100%, 94%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F1FFDF?+

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