#F0FADB Color

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

Color preview

#F0FADB

Color formats

HEX
#F0FADB
RGB
rgb(240, 250, 219)
RGBA
rgba(240, 250, 219, 1)
HSL
hsl(79, 76%, 92%)
HSV
hsv(79, 12%, 98%)
CMYK
cmyk(4%, 0%, 12%, 2%)
CSS variable
--color-primary: #F0FADB;
Lowercase HEX
#f0fadb

Shades

Tints

Tones

Harmony

CSS snippets for #F0FADB

.color-f0fadb {
  color: #F0FADB;
  background-color: #F0FADB;
}

Frequently asked questions

What color is #F0FADB?+

#F0FADB is a HEX color with RGB value rgb(240, 250, 219) and HSL value hsl(79, 76%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F0FADB?+

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