#F0EDEB Color

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

Color preview

#F0EDEB

Color formats

HEX
#F0EDEB
RGB
rgb(240, 237, 235)
RGBA
rgba(240, 237, 235, 1)
HSL
hsl(24, 14%, 93%)
HSV
hsv(24, 2%, 94%)
CMYK
cmyk(0%, 1%, 2%, 6%)
CSS variable
--color-primary: #F0EDEB;
Lowercase HEX
#f0edeb

Shades

Tints

Tones

Harmony

CSS snippets for #F0EDEB

.color-f0edeb {
  color: #F0EDEB;
  background-color: #F0EDEB;
}

Frequently asked questions

What color is #F0EDEB?+

#F0EDEB is a HEX color with RGB value rgb(240, 237, 235) and HSL value hsl(24, 14%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F0EDEB?+

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