#F0FEAB Color

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

Color preview

#F0FEAB

Color formats

HEX
#F0FEAB
RGB
rgb(240, 254, 171)
RGBA
rgba(240, 254, 171, 1)
HSL
hsl(70, 98%, 83%)
HSV
hsv(70, 33%, 100%)
CMYK
cmyk(6%, 0%, 33%, 0%)
CSS variable
--color-primary: #F0FEAB;
Lowercase HEX
#f0feab

Shades

Tints

Tones

Harmony

CSS snippets for #F0FEAB

.color-f0feab {
  color: #F0FEAB;
  background-color: #F0FEAB;
}

Frequently asked questions

What color is #F0FEAB?+

#F0FEAB is a HEX color with RGB value rgb(240, 254, 171) and HSL value hsl(70, 98%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0FEAB?+

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