#F5FFED Color

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

Color preview

#F5FFED

Color formats

HEX
#F5FFED
RGB
rgb(245, 255, 237)
RGBA
rgba(245, 255, 237, 1)
HSL
hsl(93, 100%, 96%)
HSV
hsv(93, 7%, 100%)
CMYK
cmyk(4%, 0%, 7%, 0%)
CSS variable
--color-primary: #F5FFED;
Lowercase HEX
#f5ffed

Shades

Tints

Tones

Harmony

CSS snippets for #F5FFED

.color-f5ffed {
  color: #F5FFED;
  background-color: #F5FFED;
}

Frequently asked questions

What color is #F5FFED?+

#F5FFED is a HEX color with RGB value rgb(245, 255, 237) and HSL value hsl(93, 100%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F5FFED?+

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