#9ADCC5 Color

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

Color preview

#9ADCC5

Color formats

HEX
#9ADCC5
RGB
rgb(154, 220, 197)
RGBA
rgba(154, 220, 197, 1)
HSL
hsl(159, 49%, 73%)
HSV
hsv(159, 30%, 86%)
CMYK
cmyk(30%, 0%, 10%, 14%)
CSS variable
--color-primary: #9ADCC5;
Lowercase HEX
#9adcc5

Shades

Tints

Tones

Harmony

CSS snippets for #9ADCC5

.color-9adcc5 {
  color: #9ADCC5;
  background-color: #9ADCC5;
}

Frequently asked questions

What color is #9ADCC5?+

#9ADCC5 is a HEX color with RGB value rgb(154, 220, 197) and HSL value hsl(159, 49%, 73%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #9ADCC5?+

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