#FEFED7 Color

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

Color preview

#FEFED7

Color formats

HEX
#FEFED7
RGB
rgb(254, 254, 215)
RGBA
rgba(254, 254, 215, 1)
HSL
hsl(60, 95%, 92%)
HSV
hsv(60, 15%, 100%)
CMYK
cmyk(0%, 0%, 15%, 0%)
CSS variable
--color-primary: #FEFED7;
Lowercase HEX
#fefed7

Shades

Tints

Tones

Harmony

CSS snippets for #FEFED7

.color-fefed7 {
  color: #FEFED7;
  background-color: #FEFED7;
}

Frequently asked questions

What color is #FEFED7?+

#FEFED7 is a HEX color with RGB value rgb(254, 254, 215) and HSL value hsl(60, 95%, 92%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FEFED7?+

The closest Tailwind color is yellow-50, available as the bg-yellow-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