#F7F5FF Color

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

Color preview

#F7F5FF

Color formats

HEX
#F7F5FF
RGB
rgb(247, 245, 255)
RGBA
rgba(247, 245, 255, 1)
HSL
hsl(252, 100%, 98%)
HSV
hsv(252, 4%, 100%)
CMYK
cmyk(3%, 4%, 0%, 0%)
CSS variable
--color-primary: #F7F5FF;
Lowercase HEX
#f7f5ff

Shades

Tints

Tones

Harmony

CSS snippets for #F7F5FF

.color-f7f5ff {
  color: #F7F5FF;
  background-color: #F7F5FF;
}

Frequently asked questions

What color is #F7F5FF?+

#F7F5FF is a HEX color with RGB value rgb(247, 245, 255) and HSL value hsl(252, 100%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F7F5FF?+

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