#89BEDC Color

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

Color preview

#89BEDC

Color formats

HEX
#89BEDC
RGB
rgb(137, 190, 220)
RGBA
rgba(137, 190, 220, 1)
HSL
hsl(202, 54%, 70%)
HSV
hsv(202, 38%, 86%)
CMYK
cmyk(38%, 14%, 0%, 14%)
CSS variable
--color-primary: #89BEDC;
Lowercase HEX
#89bedc

Shades

Tints

Tones

Harmony

CSS snippets for #89BEDC

.color-89bedc {
  color: #89BEDC;
  background-color: #89BEDC;
}

Frequently asked questions

What color is #89BEDC?+

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

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

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