#F5FECF Color

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

Color preview

#F5FECF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5FECF

.color-f5fecf {
  color: #F5FECF;
  background-color: #F5FECF;
}

Frequently asked questions

What color is #F5FECF?+

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

What is the closest Tailwind color to #F5FECF?+

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