#ABC6EB Color

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

Color preview

#ABC6EB

Color formats

HEX
#ABC6EB
RGB
rgb(171, 198, 235)
RGBA
rgba(171, 198, 235, 1)
HSL
hsl(215, 62%, 80%)
HSV
hsv(215, 27%, 92%)
CMYK
cmyk(27%, 16%, 0%, 8%)
CSS variable
--color-primary: #ABC6EB;
Lowercase HEX
#abc6eb

Shades

Tints

Tones

Harmony

CSS snippets for #ABC6EB

.color-abc6eb {
  color: #ABC6EB;
  background-color: #ABC6EB;
}

Frequently asked questions

What color is #ABC6EB?+

#ABC6EB is a HEX color with RGB value rgb(171, 198, 235) and HSL value hsl(215, 62%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABC6EB?+

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