#F7EDFF Color

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

Color preview

#F7EDFF

Color formats

HEX
#F7EDFF
RGB
rgb(247, 237, 255)
RGBA
rgba(247, 237, 255, 1)
HSL
hsl(273, 100%, 96%)
HSV
hsv(273, 7%, 100%)
CMYK
cmyk(3%, 7%, 0%, 0%)
CSS variable
--color-primary: #F7EDFF;
Lowercase HEX
#f7edff

Shades

Tints

Tones

Harmony

CSS snippets for #F7EDFF

.color-f7edff {
  color: #F7EDFF;
  background-color: #F7EDFF;
}

Frequently asked questions

What color is #F7EDFF?+

#F7EDFF is a HEX color with RGB value rgb(247, 237, 255) and HSL value hsl(273, 100%, 96%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F7EDFF?+

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