#FAFFE4 Color

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

Color preview

#FAFFE4

Color formats

HEX
#FAFFE4
RGB
rgb(250, 255, 228)
RGBA
rgba(250, 255, 228, 1)
HSL
hsl(71, 100%, 95%)
HSV
hsv(71, 11%, 100%)
CMYK
cmyk(2%, 0%, 11%, 0%)
CSS variable
--color-primary: #FAFFE4;
Lowercase HEX
#faffe4

Shades

Tints

Tones

Harmony

CSS snippets for #FAFFE4

.color-faffe4 {
  color: #FAFFE4;
  background-color: #FAFFE4;
}

Frequently asked questions

What color is #FAFFE4?+

#FAFFE4 is a HEX color with RGB value rgb(250, 255, 228) and HSL value hsl(71, 100%, 95%). Its closest CSS named color is LightYellow.

What is the closest Tailwind color to #FAFFE4?+

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