#F3FECE Color

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

Color preview

#F3FECE

Color formats

HEX
#F3FECE
RGB
rgb(243, 254, 206)
RGBA
rgba(243, 254, 206, 1)
HSL
hsl(74, 96%, 90%)
HSV
hsv(74, 19%, 100%)
CMYK
cmyk(4%, 0%, 19%, 0%)
CSS variable
--color-primary: #F3FECE;
Lowercase HEX
#f3fece

Shades

Tints

Tones

Harmony

CSS snippets for #F3FECE

.color-f3fece {
  color: #F3FECE;
  background-color: #F3FECE;
}

Frequently asked questions

What color is #F3FECE?+

#F3FECE is a HEX color with RGB value rgb(243, 254, 206) and HSL value hsl(74, 96%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F3FECE?+

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