#F0F2FC Color

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

Color preview

#F0F2FC

Color formats

HEX
#F0F2FC
RGB
rgb(240, 242, 252)
RGBA
rgba(240, 242, 252, 1)
HSL
hsl(230, 67%, 96%)
HSV
hsv(230, 5%, 99%)
CMYK
cmyk(5%, 4%, 0%, 1%)
CSS variable
--color-primary: #F0F2FC;
Lowercase HEX
#f0f2fc

Shades

Tints

Tones

Harmony

CSS snippets for #F0F2FC

.color-f0f2fc {
  color: #F0F2FC;
  background-color: #F0F2FC;
}

Frequently asked questions

What color is #F0F2FC?+

#F0F2FC is a HEX color with RGB value rgb(240, 242, 252) and HSL value hsl(230, 67%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F0F2FC?+

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