#ABCFF6 Color

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

Color preview

#ABCFF6

Color formats

HEX
#ABCFF6
RGB
rgb(171, 207, 246)
RGBA
rgba(171, 207, 246, 1)
HSL
hsl(211, 81%, 82%)
HSV
hsv(211, 30%, 96%)
CMYK
cmyk(30%, 16%, 0%, 4%)
CSS variable
--color-primary: #ABCFF6;
Lowercase HEX
#abcff6

Shades

Tints

Tones

Harmony

CSS snippets for #ABCFF6

.color-abcff6 {
  color: #ABCFF6;
  background-color: #ABCFF6;
}

Frequently asked questions

What color is #ABCFF6?+

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

What is the closest Tailwind color to #ABCFF6?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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