#F5EFFE Color

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

Color preview

#F5EFFE

Color formats

HEX
#F5EFFE
RGB
rgb(245, 239, 254)
RGBA
rgba(245, 239, 254, 1)
HSL
hsl(264, 88%, 97%)
HSV
hsv(264, 6%, 100%)
CMYK
cmyk(4%, 6%, 0%, 0%)
CSS variable
--color-primary: #F5EFFE;
Lowercase HEX
#f5effe

Shades

Tints

Tones

Harmony

CSS snippets for #F5EFFE

.color-f5effe {
  color: #F5EFFE;
  background-color: #F5EFFE;
}

Frequently asked questions

What color is #F5EFFE?+

#F5EFFE is a HEX color with RGB value rgb(245, 239, 254) and HSL value hsl(264, 88%, 97%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F5EFFE?+

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