#8BC5DA Color

Inspect #8BC5DA across formats, palettes, contrast and closest named color matches.

Color preview

#8BC5DA

Color formats

HEX
#8BC5DA
RGB
rgb(139, 197, 218)
RGBA
rgba(139, 197, 218, 1)
HSL
hsl(196, 52%, 70%)
HSV
hsv(196, 36%, 85%)
CMYK
cmyk(36%, 10%, 0%, 15%)
CSS variable
--color-primary: #8BC5DA;
Lowercase HEX
#8bc5da

Shades

Tints

Tones

Harmony

CSS snippets for #8BC5DA

.color-8bc5da {
  color: #8BC5DA;
  background-color: #8BC5DA;
}

Frequently asked questions

What color is #8BC5DA?+

#8BC5DA is a HEX color with RGB value rgb(139, 197, 218) and HSL value hsl(196, 52%, 70%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #8BC5DA?+

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