#F7EDFB Color

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

Color preview

#F7EDFB

Color formats

HEX
#F7EDFB
RGB
rgb(247, 237, 251)
RGBA
rgba(247, 237, 251, 1)
HSL
hsl(283, 64%, 96%)
HSV
hsv(283, 6%, 98%)
CMYK
cmyk(2%, 6%, 0%, 2%)
CSS variable
--color-primary: #F7EDFB;
Lowercase HEX
#f7edfb

Shades

Tints

Tones

Harmony

CSS snippets for #F7EDFB

.color-f7edfb {
  color: #F7EDFB;
  background-color: #F7EDFB;
}

Frequently asked questions

What color is #F7EDFB?+

#F7EDFB is a HEX color with RGB value rgb(247, 237, 251) and HSL value hsl(283, 64%, 96%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F7EDFB?+

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