#FFFED2 Color

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

Color preview

#FFFED2

Color formats

HEX
#FFFED2
RGB
rgb(255, 254, 210)
RGBA
rgba(255, 254, 210, 1)
HSL
hsl(59, 100%, 91%)
HSV
hsv(59, 18%, 100%)
CMYK
cmyk(0%, 0%, 18%, 0%)
CSS variable
--color-primary: #FFFED2;
Lowercase HEX
#fffed2

Shades

Tints

Tones

Harmony

CSS snippets for #FFFED2

.color-fffed2 {
  color: #FFFED2;
  background-color: #FFFED2;
}

Frequently asked questions

What color is #FFFED2?+

#FFFED2 is a HEX color with RGB value rgb(255, 254, 210) and HSL value hsl(59, 100%, 91%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #FFFED2?+

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