#ABBDEB Color

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

Color preview

#ABBDEB

Color formats

HEX
#ABBDEB
RGB
rgb(171, 189, 235)
RGBA
rgba(171, 189, 235, 1)
HSL
hsl(223, 62%, 80%)
HSV
hsv(223, 27%, 92%)
CMYK
cmyk(27%, 20%, 0%, 8%)
CSS variable
--color-primary: #ABBDEB;
Lowercase HEX
#abbdeb

Shades

Tints

Tones

Harmony

CSS snippets for #ABBDEB

.color-abbdeb {
  color: #ABBDEB;
  background-color: #ABBDEB;
}

Frequently asked questions

What color is #ABBDEB?+

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

What is the closest Tailwind color to #ABBDEB?+

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