#F3FEDF Color

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

Color preview

#F3FEDF

Color formats

HEX
#F3FEDF
RGB
rgb(243, 254, 223)
RGBA
rgba(243, 254, 223, 1)
HSL
hsl(81, 94%, 94%)
HSV
hsv(81, 12%, 100%)
CMYK
cmyk(4%, 0%, 12%, 0%)
CSS variable
--color-primary: #F3FEDF;
Lowercase HEX
#f3fedf

Shades

Tints

Tones

Harmony

CSS snippets for #F3FEDF

.color-f3fedf {
  color: #F3FEDF;
  background-color: #F3FEDF;
}

Frequently asked questions

What color is #F3FEDF?+

#F3FEDF is a HEX color with RGB value rgb(243, 254, 223) and HSL value hsl(81, 94%, 94%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F3FEDF?+

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