#ABCEEF Color

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

Color preview

#ABCEEF

Color formats

HEX
#ABCEEF
RGB
rgb(171, 206, 239)
RGBA
rgba(171, 206, 239, 1)
HSL
hsl(209, 68%, 80%)
HSV
hsv(209, 28%, 94%)
CMYK
cmyk(28%, 14%, 0%, 6%)
CSS variable
--color-primary: #ABCEEF;
Lowercase HEX
#abceef

Shades

Tints

Tones

Harmony

CSS snippets for #ABCEEF

.color-abceef {
  color: #ABCEEF;
  background-color: #ABCEEF;
}

Frequently asked questions

What color is #ABCEEF?+

#ABCEEF is a HEX color with RGB value rgb(171, 206, 239) and HSL value hsl(209, 68%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABCEEF?+

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