#F8FBE4 Color

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

Color preview

#F8FBE4

Color formats

HEX
#F8FBE4
RGB
rgb(248, 251, 228)
RGBA
rgba(248, 251, 228, 1)
HSL
hsl(68, 74%, 94%)
HSV
hsv(68, 9%, 98%)
CMYK
cmyk(1%, 0%, 9%, 2%)
CSS variable
--color-primary: #F8FBE4;
Lowercase HEX
#f8fbe4

Shades

Tints

Tones

Harmony

CSS snippets for #F8FBE4

.color-f8fbe4 {
  color: #F8FBE4;
  background-color: #F8FBE4;
}

Frequently asked questions

What color is #F8FBE4?+

#F8FBE4 is a HEX color with RGB value rgb(248, 251, 228) and HSL value hsl(68, 74%, 94%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #F8FBE4?+

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