This site contains working components for web browser based applications along with their code, documentation, and guidelines. If you are a designer needing some more guidance, or a developer coding for a native iOS or Android app, please see our Banner Atria design system Figma libraries. Here you will find information that relates to our design files and have the ability to inspect individual components and styles.
Banner Atria is specifically for use with digital products. It is not a brand guide. For Banner Health's brand guidelines, please visit our Brand Portal.
Below is an example of a button component and its controls.
<head>
tag<link rel="stylesheet" href="assets/toolkit/styles/toolkit.css">
<!-- OR -->
<link rel="stylesheet" href="assets/toolkit/styles/toolkit-min.css">
<head>
tag as well:<!-- Effra font -->
<link rel="stylesheet" href="https://use.typekit.net/svc0cnr.css">
<!-- Utopia font -->
<link rel="stylesheet" href="https://use.typekit.net/yyn6exc.css">
</body>
tag<script src="assets/toolkit/scripts/toolkit.js"></script>
<!-- OR -->
<script src="assets/toolkit/scripts/toolkit-min.js"></script>
For information about adding components to this design system, see the developer docs.
© Banner Health