Design Tokens: Colors

Design Tokens for Atlas.

Colors

ColorValueNameCSS VariableDescription
#282929ColorBlack400For use as our main text color.
#000000ColorBlack700For use of text on Bars, Containers, Lanes, and Milestones to ensure AA Contrast compliancy.
#FFFFFFColorWhite400For use as a text color on dark elements.
#FFFFFFColorWhiteTransparentFor use as the background color of elements which lay on top of surfaces to obscure their contents. This color has an alpha of `0.2`.
#919497ColorGray200For use as the disabled state text within inputs and other form elements. Also for use as background on pills.
#6A6E72ColorGray400For use as secodary copy and side navigation. Also for use as default icon color
#F0F3F5ColorLightGray100For use of teritary buttons in their defaut state and hover and active state for ghost buttons. Also for use of backgrounds to slightly distinguish between white backgrounds.
#E8ECEEColorLightGray200——
#DDE1E4ColorLightGray300——
#D1D5D9ColorLightGray400For use as the border color on form inputs and other elements. Also for use on hover, active, and focus state of teritary buttons.
#ECF6FEColorBlue100For use as the background color on informational alerts and banners. Also for use as the main background on secdondary buttons
#C0E2FCColorBlue200For use as background color on secondary button's hover state. Also for use as background on pills.
#4FAAE8ColorBlue300
#0A6CB9ColorBlue400For use as the primary blue for links and buttons. Also for use of icons within informational banners and alerts.
#0757AAColorBlue500For use as background on primary button's hover state.
#064474ColorBlue700For use as text on informational banners, alerts, and background elements. Also for use on backgrounds for primary button's focus and active state.
#FEF3ECColorOrange100For use as a decorative surface color.
#FACEB3ColorOrange200For use as a decorative surface color.
#F5A370ColorOrange300For use as a decorative surface color.
#F0782DColorOrange400For use as a decorative surface color.
#B05821ColorOrange500For use as a decorative surface color.
#723108ColorOrange700For use as a decorative surface color.
#FCEFEDColorRed100For use as the background color on destructive alerts and banners.
#F4BDB8ColorRed200For use as border color on danger button's focused state. Also for use as background on pills.
#E1756CColorRed300For use as background on pills.
#CD2D1FColorRed400For use as background color on danger button's default state. Also for use as primary color on connections line.
#AC261AColorRed500For use as background color on danger button's hover and active state
#8B1F15ColorRed600——
#6A1810ColorRed700For use as background color on danger button's focused state. Also for use as text color on destructive alerts and banners.
#FFF9EBColorYellow100For use as the background color on warning alerts and banners.
#FFE6ADColorYellow200For use as background on pills.
#FFD575ColorYellow300For use as background on pills.
#FFC33DColorYellow400For use as icon color on warning alerts
#D39E29ColorYellow500——
#A67A14ColorYellow600——
#7A5500ColorYellow700For use as text color on warning alerts and banners. Also for use as text color on pills.
#F4FAEFColorGreen100For use as the background color on success alerts and banners.
#D4ECC0ColorGreen200For use as background on pills.
#9DCA79ColorGreen300For use as background on pills.
#65A831ColorGreen400For use as icon color on success alerts and banners. Also for use on legacy bootstrap buttons.
#457E19ColorGreen500For use as icon color on success alerts and banners.
#395F1CColorGreen700For use as text color on success alerts and banners. Also for use as text color on pills.
#F3EFFBColorPurple100For use as a decorative surface color.
#CDBEEFColorPurple200For use as a decorative surface color.
#9376D2ColorPurple300For use as a decorative surface color.
#582DB4ColorPurple400For use as a decorative surface color.
#301862ColorPurple700For use as a decorative surface color.
#282929ColorTransparentOverlayFor use as the transparent background behind modals and dialogs. This color has an alpha of `0.7`.
#282929ColorTransparentShadowFor use as the drop shadow (box-shadow) on windows.
#FFFFFFColorTransparentEmpty——