#F6F9EB Color

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

Color preview

#F6F9EB

Color formats

HEX
#F6F9EB
RGB
rgb(246, 249, 235)
RGBA
rgba(246, 249, 235, 1)
HSL
hsl(73, 54%, 95%)
HSV
hsv(73, 6%, 98%)
CMYK
cmyk(1%, 0%, 6%, 2%)
CSS variable
--color-primary: #F6F9EB;
Lowercase HEX
#f6f9eb

Shades

Tints

Tones

Harmony

CSS snippets for #F6F9EB

.color-f6f9eb {
  color: #F6F9EB;
  background-color: #F6F9EB;
}

Frequently asked questions

What color is #F6F9EB?+

#F6F9EB is a HEX color with RGB value rgb(246, 249, 235) and HSL value hsl(73, 54%, 95%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #F6F9EB?+

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