#ABC7FB Color

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

Color preview

#ABC7FB

Color formats

HEX
#ABC7FB
RGB
rgb(171, 199, 251)
RGBA
rgba(171, 199, 251, 1)
HSL
hsl(219, 91%, 83%)
HSV
hsv(219, 32%, 98%)
CMYK
cmyk(32%, 21%, 0%, 2%)
CSS variable
--color-primary: #ABC7FB;
Lowercase HEX
#abc7fb

Shades

Tints

Tones

Harmony

CSS snippets for #ABC7FB

.color-abc7fb {
  color: #ABC7FB;
  background-color: #ABC7FB;
}

Frequently asked questions

What color is #ABC7FB?+

#ABC7FB is a HEX color with RGB value rgb(171, 199, 251) and HSL value hsl(219, 91%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABC7FB?+

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