#ABEDED Color

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

Color preview

#ABEDED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABEDED

.color-abeded {
  color: #ABEDED;
  background-color: #ABEDED;
}

Frequently asked questions

What color is #ABEDED?+

#ABEDED is a HEX color with RGB value rgb(171, 237, 237) and HSL value hsl(180, 65%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ABEDED?+

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