#F8FFEC Color

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

Color preview

#F8FFEC

Color formats

HEX
#F8FFEC
RGB
rgb(248, 255, 236)
RGBA
rgba(248, 255, 236, 1)
HSL
hsl(82, 100%, 96%)
HSV
hsv(82, 7%, 100%)
CMYK
cmyk(3%, 0%, 7%, 0%)
CSS variable
--color-primary: #F8FFEC;
Lowercase HEX
#f8ffec

Shades

Tints

Tones

Harmony

CSS snippets for #F8FFEC

.color-f8ffec {
  color: #F8FFEC;
  background-color: #F8FFEC;
}

Frequently asked questions

What color is #F8FFEC?+

#F8FFEC is a HEX color with RGB value rgb(248, 255, 236) and HSL value hsl(82, 100%, 96%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #F8FFEC?+

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