#88A6FF Color

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

Color preview

#88A6FF

Color formats

HEX
#88A6FF
RGB
rgb(136, 166, 255)
RGBA
rgba(136, 166, 255, 1)
HSL
hsl(225, 100%, 77%)
HSV
hsv(225, 47%, 100%)
CMYK
cmyk(47%, 35%, 0%, 0%)
CSS variable
--color-primary: #88A6FF;
Lowercase HEX
#88a6ff

Shades

Tints

Tones

Harmony

CSS snippets for #88A6FF

.color-88a6ff {
  color: #88A6FF;
  background-color: #88A6FF;
}

Frequently asked questions

What color is #88A6FF?+

#88A6FF is a HEX color with RGB value rgb(136, 166, 255) and HSL value hsl(225, 100%, 77%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #88A6FF?+

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