#ABEDCE Color

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

Color preview

#ABEDCE

Color formats

HEX
#ABEDCE
RGB
rgb(171, 237, 206)
RGBA
rgba(171, 237, 206, 1)
HSL
hsl(152, 65%, 80%)
HSV
hsv(152, 28%, 93%)
CMYK
cmyk(28%, 0%, 13%, 7%)
CSS variable
--color-primary: #ABEDCE;
Lowercase HEX
#abedce

Shades

Tints

Tones

Harmony

CSS snippets for #ABEDCE

.color-abedce {
  color: #ABEDCE;
  background-color: #ABEDCE;
}

Frequently asked questions

What color is #ABEDCE?+

#ABEDCE is a HEX color with RGB value rgb(171, 237, 206) and HSL value hsl(152, 65%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ABEDCE?+

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