#F0FAEB Color

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

Color preview

#F0FAEB

Color formats

HEX
#F0FAEB
RGB
rgb(240, 250, 235)
RGBA
rgba(240, 250, 235, 1)
HSL
hsl(100, 60%, 95%)
HSV
hsv(100, 6%, 98%)
CMYK
cmyk(4%, 0%, 6%, 2%)
CSS variable
--color-primary: #F0FAEB;
Lowercase HEX
#f0faeb

Shades

Tints

Tones

Harmony

CSS snippets for #F0FAEB

.color-f0faeb {
  color: #F0FAEB;
  background-color: #F0FAEB;
}

Frequently asked questions

What color is #F0FAEB?+

#F0FAEB is a HEX color with RGB value rgb(240, 250, 235) and HSL value hsl(100, 60%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F0FAEB?+

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