#8899EE Color

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

Color preview

#8899EE

Color formats

HEX
#8899EE
RGB
rgb(136, 153, 238)
RGBA
rgba(136, 153, 238, 1)
HSL
hsl(230, 75%, 73%)
HSV
hsv(230, 43%, 93%)
CMYK
cmyk(43%, 36%, 0%, 7%)
CSS variable
--color-primary: #8899EE;
Lowercase HEX
#8899ee

Shades

Tints

Tones

Harmony

CSS snippets for #8899EE

.color-8899ee {
  color: #8899EE;
  background-color: #8899EE;
}

Frequently asked questions

What color is #8899EE?+

#8899EE is a HEX color with RGB value rgb(136, 153, 238) and HSL value hsl(230, 75%, 73%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #8899EE?+

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