#F5FECB Color

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

Color preview

#F5FECB

Color formats

HEX
#F5FECB
RGB
rgb(245, 254, 203)
RGBA
rgba(245, 254, 203, 1)
HSL
hsl(71, 96%, 90%)
HSV
hsv(71, 20%, 100%)
CMYK
cmyk(4%, 0%, 20%, 0%)
CSS variable
--color-primary: #F5FECB;
Lowercase HEX
#f5fecb

Shades

Tints

Tones

Harmony

CSS snippets for #F5FECB

.color-f5fecb {
  color: #F5FECB;
  background-color: #F5FECB;
}

Frequently asked questions

What color is #F5FECB?+

#F5FECB is a HEX color with RGB value rgb(245, 254, 203) and HSL value hsl(71, 96%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F5FECB?+

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