#FAFFE6 Color

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

Color preview

#FAFFE6

Color formats

HEX
#FAFFE6
RGB
rgb(250, 255, 230)
RGBA
rgba(250, 255, 230, 1)
HSL
hsl(72, 100%, 95%)
HSV
hsv(72, 10%, 100%)
CMYK
cmyk(2%, 0%, 10%, 0%)
CSS variable
--color-primary: #FAFFE6;
Lowercase HEX
#faffe6

Shades

Tints

Tones

Harmony

CSS snippets for #FAFFE6

.color-faffe6 {
  color: #FAFFE6;
  background-color: #FAFFE6;
}

Frequently asked questions

What color is #FAFFE6?+

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

What is the closest Tailwind color to #FAFFE6?+

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