#F5F6ED Color

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

Color preview

#F5F6ED

Color formats

HEX
#F5F6ED
RGB
rgb(245, 246, 237)
RGBA
rgba(245, 246, 237, 1)
HSL
hsl(67, 33%, 95%)
HSV
hsv(67, 4%, 96%)
CMYK
cmyk(0%, 0%, 4%, 4%)
CSS variable
--color-primary: #F5F6ED;
Lowercase HEX
#f5f6ed

Shades

Tints

Tones

Harmony

CSS snippets for #F5F6ED

.color-f5f6ed {
  color: #F5F6ED;
  background-color: #F5F6ED;
}

Frequently asked questions

What color is #F5F6ED?+

#F5F6ED is a HEX color with RGB value rgb(245, 246, 237) and HSL value hsl(67, 33%, 95%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F5F6ED?+

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