#ADEBE2 Color

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

Color preview

#ADEBE2

Color formats

HEX
#ADEBE2
RGB
rgb(173, 235, 226)
RGBA
rgba(173, 235, 226, 1)
HSL
hsl(171, 61%, 80%)
HSV
hsv(171, 26%, 92%)
CMYK
cmyk(26%, 0%, 4%, 8%)
CSS variable
--color-primary: #ADEBE2;
Lowercase HEX
#adebe2

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBE2

.color-adebe2 {
  color: #ADEBE2;
  background-color: #ADEBE2;
}

Frequently asked questions

What color is #ADEBE2?+

#ADEBE2 is a HEX color with RGB value rgb(173, 235, 226) and HSL value hsl(171, 61%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ADEBE2?+

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