#889DDD Color

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

Color preview

#889DDD

Color formats

HEX
#889DDD
RGB
rgb(136, 157, 221)
RGBA
rgba(136, 157, 221, 1)
HSL
hsl(225, 56%, 70%)
HSV
hsv(225, 38%, 87%)
CMYK
cmyk(38%, 29%, 0%, 13%)
CSS variable
--color-primary: #889DDD;
Lowercase HEX
#889ddd

Shades

Tints

Tones

Harmony

CSS snippets for #889DDD

.color-889ddd {
  color: #889DDD;
  background-color: #889DDD;
}

Frequently asked questions

What color is #889DDD?+

#889DDD is a HEX color with RGB value rgb(136, 157, 221) and HSL value hsl(225, 56%, 70%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #889DDD?+

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