#ABC8FC Color

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

Color preview

#ABC8FC

Color formats

HEX
#ABC8FC
RGB
rgb(171, 200, 252)
RGBA
rgba(171, 200, 252, 1)
HSL
hsl(219, 93%, 83%)
HSV
hsv(219, 32%, 99%)
CMYK
cmyk(32%, 21%, 0%, 1%)
CSS variable
--color-primary: #ABC8FC;
Lowercase HEX
#abc8fc

Shades

Tints

Tones

Harmony

CSS snippets for #ABC8FC

.color-abc8fc {
  color: #ABC8FC;
  background-color: #ABC8FC;
}

Frequently asked questions

What color is #ABC8FC?+

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

What is the closest Tailwind color to #ABC8FC?+

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