#F8FFEE Color

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

Color preview

#F8FFEE

Color formats

HEX
#F8FFEE
RGB
rgb(248, 255, 238)
RGBA
rgba(248, 255, 238, 1)
HSL
hsl(85, 100%, 97%)
HSV
hsv(85, 7%, 100%)
CMYK
cmyk(3%, 0%, 7%, 0%)
CSS variable
--color-primary: #F8FFEE;
Lowercase HEX
#f8ffee

Shades

Tints

Tones

Harmony

CSS snippets for #F8FFEE

.color-f8ffee {
  color: #F8FFEE;
  background-color: #F8FFEE;
}

Frequently asked questions

What color is #F8FFEE?+

#F8FFEE is a HEX color with RGB value rgb(248, 255, 238) and HSL value hsl(85, 100%, 97%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #F8FFEE?+

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