#FBFED2 Color

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

Color preview

#FBFED2

Color formats

HEX
#FBFED2
RGB
rgb(251, 254, 210)
RGBA
rgba(251, 254, 210, 1)
HSL
hsl(64, 96%, 91%)
HSV
hsv(64, 17%, 100%)
CMYK
cmyk(1%, 0%, 17%, 0%)
CSS variable
--color-primary: #FBFED2;
Lowercase HEX
#fbfed2

Shades

Tints

Tones

Harmony

CSS snippets for #FBFED2

.color-fbfed2 {
  color: #FBFED2;
  background-color: #FBFED2;
}

Frequently asked questions

What color is #FBFED2?+

#FBFED2 is a HEX color with RGB value rgb(251, 254, 210) and HSL value hsl(64, 96%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FBFED2?+

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