#ABC9F6 Color

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

Color preview

#ABC9F6

Color formats

HEX
#ABC9F6
RGB
rgb(171, 201, 246)
RGBA
rgba(171, 201, 246, 1)
HSL
hsl(216, 81%, 82%)
HSV
hsv(216, 30%, 96%)
CMYK
cmyk(30%, 18%, 0%, 4%)
CSS variable
--color-primary: #ABC9F6;
Lowercase HEX
#abc9f6

Shades

Tints

Tones

Harmony

CSS snippets for #ABC9F6

.color-abc9f6 {
  color: #ABC9F6;
  background-color: #ABC9F6;
}

Frequently asked questions

What color is #ABC9F6?+

#ABC9F6 is a HEX color with RGB value rgb(171, 201, 246) and HSL value hsl(216, 81%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABC9F6?+

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