#F8F5FD Color

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

Color preview

#F8F5FD

Color formats

HEX
#F8F5FD
RGB
rgb(248, 245, 253)
RGBA
rgba(248, 245, 253, 1)
HSL
hsl(262, 67%, 98%)
HSV
hsv(262, 3%, 99%)
CMYK
cmyk(2%, 3%, 0%, 1%)
CSS variable
--color-primary: #F8F5FD;
Lowercase HEX
#f8f5fd

Shades

Tints

Tones

Harmony

CSS snippets for #F8F5FD

.color-f8f5fd {
  color: #F8F5FD;
  background-color: #F8F5FD;
}

Frequently asked questions

What color is #F8F5FD?+

#F8F5FD is a HEX color with RGB value rgb(248, 245, 253) and HSL value hsl(262, 67%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F8F5FD?+

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