#F2EFF2 Color

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

Color preview

#F2EFF2

Color formats

HEX
#F2EFF2
RGB
rgb(242, 239, 242)
RGBA
rgba(242, 239, 242, 1)
HSL
hsl(300, 10%, 94%)
HSV
hsv(300, 1%, 95%)
CMYK
cmyk(0%, 1%, 0%, 5%)
CSS variable
--color-primary: #F2EFF2;
Lowercase HEX
#f2eff2

Shades

Tints

Tones

Harmony

CSS snippets for #F2EFF2

.color-f2eff2 {
  color: #F2EFF2;
  background-color: #F2EFF2;
}

Frequently asked questions

What color is #F2EFF2?+

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

What is the closest Tailwind color to #F2EFF2?+

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