#F7F5FE Color

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

Color preview

#F7F5FE

Color formats

HEX
#F7F5FE
RGB
rgb(247, 245, 254)
RGBA
rgba(247, 245, 254, 1)
HSL
hsl(253, 82%, 98%)
HSV
hsv(253, 4%, 100%)
CMYK
cmyk(3%, 4%, 0%, 0%)
CSS variable
--color-primary: #F7F5FE;
Lowercase HEX
#f7f5fe

Shades

Tints

Tones

Harmony

CSS snippets for #F7F5FE

.color-f7f5fe {
  color: #F7F5FE;
  background-color: #F7F5FE;
}

Frequently asked questions

What color is #F7F5FE?+

#F7F5FE is a HEX color with RGB value rgb(247, 245, 254) and HSL value hsl(253, 82%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F7F5FE?+

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