#ABCBED Color

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

Color preview

#ABCBED

Color formats

HEX
#ABCBED
RGB
rgb(171, 203, 237)
RGBA
rgba(171, 203, 237, 1)
HSL
hsl(211, 65%, 80%)
HSV
hsv(211, 28%, 93%)
CMYK
cmyk(28%, 14%, 0%, 7%)
CSS variable
--color-primary: #ABCBED;
Lowercase HEX
#abcbed

Shades

Tints

Tones

Harmony

CSS snippets for #ABCBED

.color-abcbed {
  color: #ABCBED;
  background-color: #ABCBED;
}

Frequently asked questions

What color is #ABCBED?+

#ABCBED is a HEX color with RGB value rgb(171, 203, 237) and HSL value hsl(211, 65%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABCBED?+

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