#FAFFE0 Color

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

Color preview

#FAFFE0

Color formats

HEX
#FAFFE0
RGB
rgb(250, 255, 224)
RGBA
rgba(250, 255, 224, 1)
HSL
hsl(70, 100%, 94%)
HSV
hsv(70, 12%, 100%)
CMYK
cmyk(2%, 0%, 12%, 0%)
CSS variable
--color-primary: #FAFFE0;
Lowercase HEX
#faffe0

Shades

Tints

Tones

Harmony

CSS snippets for #FAFFE0

.color-faffe0 {
  color: #FAFFE0;
  background-color: #FAFFE0;
}

Frequently asked questions

What color is #FAFFE0?+

#FAFFE0 is a HEX color with RGB value rgb(250, 255, 224) and HSL value hsl(70, 100%, 94%). Its closest CSS named color is LightYellow.

What is the closest Tailwind color to #FAFFE0?+

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