#F3F5FF Color

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

Color preview

#F3F5FF

Color formats

HEX
#F3F5FF
RGB
rgb(243, 245, 255)
RGBA
rgba(243, 245, 255, 1)
HSL
hsl(230, 100%, 98%)
HSV
hsv(230, 5%, 100%)
CMYK
cmyk(5%, 4%, 0%, 0%)
CSS variable
--color-primary: #F3F5FF;
Lowercase HEX
#f3f5ff

Shades

Tints

Tones

Harmony

CSS snippets for #F3F5FF

.color-f3f5ff {
  color: #F3F5FF;
  background-color: #F3F5FF;
}

Frequently asked questions

What color is #F3F5FF?+

#F3F5FF is a HEX color with RGB value rgb(243, 245, 255) and HSL value hsl(230, 100%, 98%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F3F5FF?+

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