#F7F2FB Color

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

Color preview

#F7F2FB

Color formats

HEX
#F7F2FB
RGB
rgb(247, 242, 251)
RGBA
rgba(247, 242, 251, 1)
HSL
hsl(273, 53%, 97%)
HSV
hsv(273, 4%, 98%)
CMYK
cmyk(2%, 4%, 0%, 2%)
CSS variable
--color-primary: #F7F2FB;
Lowercase HEX
#f7f2fb

Shades

Tints

Tones

Harmony

CSS snippets for #F7F2FB

.color-f7f2fb {
  color: #F7F2FB;
  background-color: #F7F2FB;
}

Frequently asked questions

What color is #F7F2FB?+

#F7F2FB is a HEX color with RGB value rgb(247, 242, 251) and HSL value hsl(273, 53%, 97%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F7F2FB?+

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