#ABEDE1 Color

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

Color preview

#ABEDE1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABEDE1

.color-abede1 {
  color: #ABEDE1;
  background-color: #ABEDE1;
}

Frequently asked questions

What color is #ABEDE1?+

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

What is the closest Tailwind color to #ABEDE1?+

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