#F0FABE Color

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

Color preview

#F0FABE

Color formats

HEX
#F0FABE
RGB
rgb(240, 250, 190)
RGBA
rgba(240, 250, 190, 1)
HSL
hsl(70, 86%, 86%)
HSV
hsv(70, 24%, 98%)
CMYK
cmyk(4%, 0%, 24%, 2%)
CSS variable
--color-primary: #F0FABE;
Lowercase HEX
#f0fabe

Shades

Tints

Tones

Harmony

CSS snippets for #F0FABE

.color-f0fabe {
  color: #F0FABE;
  background-color: #F0FABE;
}

Frequently asked questions

What color is #F0FABE?+

#F0FABE is a HEX color with RGB value rgb(240, 250, 190) and HSL value hsl(70, 86%, 86%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #F0FABE?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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