#F2EBF2 Color

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

Color preview

#F2EBF2

Color formats

HEX
#F2EBF2
RGB
rgb(242, 235, 242)
RGBA
rgba(242, 235, 242, 1)
HSL
hsl(300, 21%, 94%)
HSV
hsv(300, 3%, 95%)
CMYK
cmyk(0%, 3%, 0%, 5%)
CSS variable
--color-primary: #F2EBF2;
Lowercase HEX
#f2ebf2

Shades

Tints

Tones

Harmony

CSS snippets for #F2EBF2

.color-f2ebf2 {
  color: #F2EBF2;
  background-color: #F2EBF2;
}

Frequently asked questions

What color is #F2EBF2?+

#F2EBF2 is a HEX color with RGB value rgb(242, 235, 242) and HSL value hsl(300, 21%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F2EBF2?+

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