#9BDEE1 Color

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

Color preview

#9BDEE1

Color formats

HEX
#9BDEE1
RGB
rgb(155, 222, 225)
RGBA
rgba(155, 222, 225, 1)
HSL
hsl(183, 54%, 75%)
HSV
hsv(183, 31%, 88%)
CMYK
cmyk(31%, 1%, 0%, 12%)
CSS variable
--color-primary: #9BDEE1;
Lowercase HEX
#9bdee1

Shades

Tints

Tones

Harmony

CSS snippets for #9BDEE1

.color-9bdee1 {
  color: #9BDEE1;
  background-color: #9BDEE1;
}

Frequently asked questions

What color is #9BDEE1?+

#9BDEE1 is a HEX color with RGB value rgb(155, 222, 225) and HSL value hsl(183, 54%, 75%). Its closest CSS named color is LightBlue.

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

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