#F5FAE8 Color

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

Color preview

#F5FAE8

Color formats

HEX
#F5FAE8
RGB
rgb(245, 250, 232)
RGBA
rgba(245, 250, 232, 1)
HSL
hsl(77, 64%, 95%)
HSV
hsv(77, 7%, 98%)
CMYK
cmyk(2%, 0%, 7%, 2%)
CSS variable
--color-primary: #F5FAE8;
Lowercase HEX
#f5fae8

Shades

Tints

Tones

Harmony

CSS snippets for #F5FAE8

.color-f5fae8 {
  color: #F5FAE8;
  background-color: #F5FAE8;
}

Frequently asked questions

What color is #F5FAE8?+

#F5FAE8 is a HEX color with RGB value rgb(245, 250, 232) and HSL value hsl(77, 64%, 95%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #F5FAE8?+

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