#F0FDDE Color

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

Color preview

#F0FDDE

Color formats

HEX
#F0FDDE
RGB
rgb(240, 253, 222)
RGBA
rgba(240, 253, 222, 1)
HSL
hsl(85, 89%, 93%)
HSV
hsv(85, 12%, 99%)
CMYK
cmyk(5%, 0%, 12%, 1%)
CSS variable
--color-primary: #F0FDDE;
Lowercase HEX
#f0fdde

Shades

Tints

Tones

Harmony

CSS snippets for #F0FDDE

.color-f0fdde {
  color: #F0FDDE;
  background-color: #F0FDDE;
}

Frequently asked questions

What color is #F0FDDE?+

#F0FDDE is a HEX color with RGB value rgb(240, 253, 222) and HSL value hsl(85, 89%, 93%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F0FDDE?+

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