#F7FEDC Color

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

Color preview

#F7FEDC

Color formats

HEX
#F7FEDC
RGB
rgb(247, 254, 220)
RGBA
rgba(247, 254, 220, 1)
HSL
hsl(72, 94%, 93%)
HSV
hsv(72, 13%, 100%)
CMYK
cmyk(3%, 0%, 13%, 0%)
CSS variable
--color-primary: #F7FEDC;
Lowercase HEX
#f7fedc

Shades

Tints

Tones

Harmony

CSS snippets for #F7FEDC

.color-f7fedc {
  color: #F7FEDC;
  background-color: #F7FEDC;
}

Frequently asked questions

What color is #F7FEDC?+

#F7FEDC is a HEX color with RGB value rgb(247, 254, 220) and HSL value hsl(72, 94%, 93%). Its closest CSS named color is LightYellow.

What is the closest Tailwind color to #F7FEDC?+

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