#9BCAD1 Color

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

Color preview

#9BCAD1

Color formats

HEX
#9BCAD1
RGB
rgb(155, 202, 209)
RGBA
rgba(155, 202, 209, 1)
HSL
hsl(188, 37%, 71%)
HSV
hsv(188, 26%, 82%)
CMYK
cmyk(26%, 3%, 0%, 18%)
CSS variable
--color-primary: #9BCAD1;
Lowercase HEX
#9bcad1

Shades

Tints

Tones

Harmony

CSS snippets for #9BCAD1

.color-9bcad1 {
  color: #9BCAD1;
  background-color: #9BCAD1;
}

Frequently asked questions

What color is #9BCAD1?+

#9BCAD1 is a HEX color with RGB value rgb(155, 202, 209) and HSL value hsl(188, 37%, 71%). Its closest CSS named color is LightSteelBlue.

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

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