#F0FFDE Color

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

Color preview

#F0FFDE

Color formats

HEX
#F0FFDE
RGB
rgb(240, 255, 222)
RGBA
rgba(240, 255, 222, 1)
HSL
hsl(87, 100%, 94%)
HSV
hsv(87, 13%, 100%)
CMYK
cmyk(6%, 0%, 13%, 0%)
CSS variable
--color-primary: #F0FFDE;
Lowercase HEX
#f0ffde

Shades

Tints

Tones

Harmony

CSS snippets for #F0FFDE

.color-f0ffde {
  color: #F0FFDE;
  background-color: #F0FFDE;
}

Frequently asked questions

What color is #F0FFDE?+

#F0FFDE is a HEX color with RGB value rgb(240, 255, 222) and HSL value hsl(87, 100%, 94%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F0FFDE?+

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