#ABE4E6 Color

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

Color preview

#ABE4E6

Color formats

HEX
#ABE4E6
RGB
rgb(171, 228, 230)
RGBA
rgba(171, 228, 230, 1)
HSL
hsl(182, 54%, 79%)
HSV
hsv(182, 26%, 90%)
CMYK
cmyk(26%, 1%, 0%, 10%)
CSS variable
--color-primary: #ABE4E6;
Lowercase HEX
#abe4e6

Shades

Tints

Tones

Harmony

CSS snippets for #ABE4E6

.color-abe4e6 {
  color: #ABE4E6;
  background-color: #ABE4E6;
}

Frequently asked questions

What color is #ABE4E6?+

#ABE4E6 is a HEX color with RGB value rgb(171, 228, 230) and HSL value hsl(182, 54%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ABE4E6?+

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