#ABCEF6 Color

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

Color preview

#ABCEF6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABCEF6

.color-abcef6 {
  color: #ABCEF6;
  background-color: #ABCEF6;
}

Frequently asked questions

What color is #ABCEF6?+

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

What is the closest Tailwind color to #ABCEF6?+

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