#ABE2E6 Color

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

Color preview

#ABE2E6

Color formats

HEX
#ABE2E6
RGB
rgb(171, 226, 230)
RGBA
rgba(171, 226, 230, 1)
HSL
hsl(184, 54%, 79%)
HSV
hsv(184, 26%, 90%)
CMYK
cmyk(26%, 2%, 0%, 10%)
CSS variable
--color-primary: #ABE2E6;
Lowercase HEX
#abe2e6

Shades

Tints

Tones

Harmony

CSS snippets for #ABE2E6

.color-abe2e6 {
  color: #ABE2E6;
  background-color: #ABE2E6;
}

Frequently asked questions

What color is #ABE2E6?+

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

What is the closest Tailwind color to #ABE2E6?+

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