#9ADCB0 Color

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

Color preview

#9ADCB0

Color formats

HEX
#9ADCB0
RGB
rgb(154, 220, 176)
RGBA
rgba(154, 220, 176, 1)
HSL
hsl(140, 49%, 73%)
HSV
hsv(140, 30%, 86%)
CMYK
cmyk(30%, 0%, 20%, 14%)
CSS variable
--color-primary: #9ADCB0;
Lowercase HEX
#9adcb0

Shades

Tints

Tones

Harmony

CSS snippets for #9ADCB0

.color-9adcb0 {
  color: #9ADCB0;
  background-color: #9ADCB0;
}

Frequently asked questions

What color is #9ADCB0?+

#9ADCB0 is a HEX color with RGB value rgb(154, 220, 176) and HSL value hsl(140, 49%, 73%). Its closest CSS named color is LightGreen.

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

The closest Tailwind color is green-300, available as the bg-green-300 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