#F1FAE7 Color

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

Color preview

#F1FAE7

Color formats

HEX
#F1FAE7
RGB
rgb(241, 250, 231)
RGBA
rgba(241, 250, 231, 1)
HSL
hsl(88, 66%, 94%)
HSV
hsv(88, 8%, 98%)
CMYK
cmyk(4%, 0%, 8%, 2%)
CSS variable
--color-primary: #F1FAE7;
Lowercase HEX
#f1fae7

Shades

Tints

Tones

Harmony

CSS snippets for #F1FAE7

.color-f1fae7 {
  color: #F1FAE7;
  background-color: #F1FAE7;
}

Frequently asked questions

What color is #F1FAE7?+

#F1FAE7 is a HEX color with RGB value rgb(241, 250, 231) and HSL value hsl(88, 66%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F1FAE7?+

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