#F9FBE8 Color

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

Color preview

#F9FBE8

Color formats

HEX
#F9FBE8
RGB
rgb(249, 251, 232)
RGBA
rgba(249, 251, 232, 1)
HSL
hsl(66, 70%, 95%)
HSV
hsv(66, 8%, 98%)
CMYK
cmyk(1%, 0%, 8%, 2%)
CSS variable
--color-primary: #F9FBE8;
Lowercase HEX
#f9fbe8

Shades

Tints

Tones

Harmony

CSS snippets for #F9FBE8

.color-f9fbe8 {
  color: #F9FBE8;
  background-color: #F9FBE8;
}

Frequently asked questions

What color is #F9FBE8?+

#F9FBE8 is a HEX color with RGB value rgb(249, 251, 232) and HSL value hsl(66, 70%, 95%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #F9FBE8?+

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