#ADEBE3 Color

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

Color preview

#ADEBE3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADEBE3

.color-adebe3 {
  color: #ADEBE3;
  background-color: #ADEBE3;
}

Frequently asked questions

What color is #ADEBE3?+

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

What is the closest Tailwind color to #ADEBE3?+

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