#F5F7EC Color

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

Color preview

#F5F7EC

Color formats

HEX
#F5F7EC
RGB
rgb(245, 247, 236)
RGBA
rgba(245, 247, 236, 1)
HSL
hsl(71, 41%, 95%)
HSV
hsv(71, 4%, 97%)
CMYK
cmyk(1%, 0%, 4%, 3%)
CSS variable
--color-primary: #F5F7EC;
Lowercase HEX
#f5f7ec

Shades

Tints

Tones

Harmony

CSS snippets for #F5F7EC

.color-f5f7ec {
  color: #F5F7EC;
  background-color: #F5F7EC;
}

Frequently asked questions

What color is #F5F7EC?+

#F5F7EC is a HEX color with RGB value rgb(245, 247, 236) and HSL value hsl(71, 41%, 95%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F5F7EC?+

The closest Tailwind color is stone-100, available as the bg-stone-100 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