#9ECAD2 Color

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

Color preview

#9ECAD2

Color formats

HEX
#9ECAD2
RGB
rgb(158, 202, 210)
RGBA
rgba(158, 202, 210, 1)
HSL
hsl(189, 37%, 72%)
HSV
hsv(189, 25%, 82%)
CMYK
cmyk(25%, 4%, 0%, 18%)
CSS variable
--color-primary: #9ECAD2;
Lowercase HEX
#9ecad2

Shades

Tints

Tones

Harmony

CSS snippets for #9ECAD2

.color-9ecad2 {
  color: #9ECAD2;
  background-color: #9ECAD2;
}

Frequently asked questions

What color is #9ECAD2?+

#9ECAD2 is a HEX color with RGB value rgb(158, 202, 210) and HSL value hsl(189, 37%, 72%). Its closest CSS named color is LightSteelBlue.

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

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