#F6F1FE Color

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

Color preview

#F6F1FE

Color formats

HEX
#F6F1FE
RGB
rgb(246, 241, 254)
RGBA
rgba(246, 241, 254, 1)
HSL
hsl(263, 87%, 97%)
HSV
hsv(263, 5%, 100%)
CMYK
cmyk(3%, 5%, 0%, 0%)
CSS variable
--color-primary: #F6F1FE;
Lowercase HEX
#f6f1fe

Shades

Tints

Tones

Harmony

CSS snippets for #F6F1FE

.color-f6f1fe {
  color: #F6F1FE;
  background-color: #F6F1FE;
}

Frequently asked questions

What color is #F6F1FE?+

#F6F1FE is a HEX color with RGB value rgb(246, 241, 254) and HSL value hsl(263, 87%, 97%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F6F1FE?+

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