#FAFED2 Color

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

Color preview

#FAFED2

Color formats

HEX
#FAFED2
RGB
rgb(250, 254, 210)
RGBA
rgba(250, 254, 210, 1)
HSL
hsl(65, 96%, 91%)
HSV
hsv(65, 17%, 100%)
CMYK
cmyk(2%, 0%, 17%, 0%)
CSS variable
--color-primary: #FAFED2;
Lowercase HEX
#fafed2

Shades

Tints

Tones

Harmony

CSS snippets for #FAFED2

.color-fafed2 {
  color: #FAFED2;
  background-color: #FAFED2;
}

Frequently asked questions

What color is #FAFED2?+

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

What is the closest Tailwind color to #FAFED2?+

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