#F6FAE4 Color

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

Color preview

#F6FAE4

Color formats

HEX
#F6FAE4
RGB
rgb(246, 250, 228)
RGBA
rgba(246, 250, 228, 1)
HSL
hsl(71, 69%, 94%)
HSV
hsv(71, 9%, 98%)
CMYK
cmyk(2%, 0%, 9%, 2%)
CSS variable
--color-primary: #F6FAE4;
Lowercase HEX
#f6fae4

Shades

Tints

Tones

Harmony

CSS snippets for #F6FAE4

.color-f6fae4 {
  color: #F6FAE4;
  background-color: #F6FAE4;
}

Frequently asked questions

What color is #F6FAE4?+

#F6FAE4 is a HEX color with RGB value rgb(246, 250, 228) and HSL value hsl(71, 69%, 94%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #F6FAE4?+

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