#FAFFD2 Color

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

Color preview

#FAFFD2

Color formats

HEX
#FAFFD2
RGB
rgb(250, 255, 210)
RGBA
rgba(250, 255, 210, 1)
HSL
hsl(67, 100%, 91%)
HSV
hsv(67, 18%, 100%)
CMYK
cmyk(2%, 0%, 18%, 0%)
CSS variable
--color-primary: #FAFFD2;
Lowercase HEX
#faffd2

Shades

Tints

Tones

Harmony

CSS snippets for #FAFFD2

.color-faffd2 {
  color: #FAFFD2;
  background-color: #FAFFD2;
}

Frequently asked questions

What color is #FAFFD2?+

#FAFFD2 is a HEX color with RGB value rgb(250, 255, 210) and HSL value hsl(67, 100%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FAFFD2?+

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