#F0E4EB Color

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

Color preview

#F0E4EB

Color formats

HEX
#F0E4EB
RGB
rgb(240, 228, 235)
RGBA
rgba(240, 228, 235, 1)
HSL
hsl(325, 29%, 92%)
HSV
hsv(325, 5%, 94%)
CMYK
cmyk(0%, 5%, 2%, 6%)
CSS variable
--color-primary: #F0E4EB;
Lowercase HEX
#f0e4eb

Shades

Tints

Tones

Harmony

CSS snippets for #F0E4EB

.color-f0e4eb {
  color: #F0E4EB;
  background-color: #F0E4EB;
}

Frequently asked questions

What color is #F0E4EB?+

#F0E4EB is a HEX color with RGB value rgb(240, 228, 235) and HSL value hsl(325, 29%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F0E4EB?+

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