#ADEBE5 Color

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

Color preview

#ADEBE5

Color formats

HEX
#ADEBE5
RGB
rgb(173, 235, 229)
RGBA
rgba(173, 235, 229, 1)
HSL
hsl(174, 61%, 80%)
HSV
hsv(174, 26%, 92%)
CMYK
cmyk(26%, 0%, 3%, 8%)
CSS variable
--color-primary: #ADEBE5;
Lowercase HEX
#adebe5

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBE5

.color-adebe5 {
  color: #ADEBE5;
  background-color: #ADEBE5;
}

Frequently asked questions

What color is #ADEBE5?+

#ADEBE5 is a HEX color with RGB value rgb(173, 235, 229) and HSL value hsl(174, 61%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADEBE5?+

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