#ABC5FC Color

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

Color preview

#ABC5FC

Color formats

HEX
#ABC5FC
RGB
rgb(171, 197, 252)
RGBA
rgba(171, 197, 252, 1)
HSL
hsl(221, 93%, 83%)
HSV
hsv(221, 32%, 99%)
CMYK
cmyk(32%, 22%, 0%, 1%)
CSS variable
--color-primary: #ABC5FC;
Lowercase HEX
#abc5fc

Shades

Tints

Tones

Harmony

CSS snippets for #ABC5FC

.color-abc5fc {
  color: #ABC5FC;
  background-color: #ABC5FC;
}

Frequently asked questions

What color is #ABC5FC?+

#ABC5FC is a HEX color with RGB value rgb(171, 197, 252) and HSL value hsl(221, 93%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABC5FC?+

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