#89CBDC Color

Inspect #89CBDC across formats, palettes, contrast and closest named color matches.

Color preview

#89CBDC

Color formats

HEX
#89CBDC
RGB
rgb(137, 203, 220)
RGBA
rgba(137, 203, 220, 1)
HSL
hsl(192, 54%, 70%)
HSV
hsv(192, 38%, 86%)
CMYK
cmyk(38%, 8%, 0%, 14%)
CSS variable
--color-primary: #89CBDC;
Lowercase HEX
#89cbdc

Shades

Tints

Tones

Harmony

CSS snippets for #89CBDC

.color-89cbdc {
  color: #89CBDC;
  background-color: #89CBDC;
}

Frequently asked questions

What color is #89CBDC?+

#89CBDC is a HEX color with RGB value rgb(137, 203, 220) and HSL value hsl(192, 54%, 70%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #89CBDC?+

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