#FAFBE1 Color

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

Color preview

#FAFBE1

Color formats

HEX
#FAFBE1
RGB
rgb(250, 251, 225)
RGBA
rgba(250, 251, 225, 1)
HSL
hsl(62, 76%, 93%)
HSV
hsv(62, 10%, 98%)
CMYK
cmyk(0%, 0%, 10%, 2%)
CSS variable
--color-primary: #FAFBE1;
Lowercase HEX
#fafbe1

Shades

Tints

Tones

Harmony

CSS snippets for #FAFBE1

.color-fafbe1 {
  color: #FAFBE1;
  background-color: #FAFBE1;
}

Frequently asked questions

What color is #FAFBE1?+

#FAFBE1 is a HEX color with RGB value rgb(250, 251, 225) and HSL value hsl(62, 76%, 93%). Its closest CSS named color is LightYellow.

What is the closest Tailwind color to #FAFBE1?+

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