Color
Text colors
| Name | Value |
|---|---|
| color-base | #202122 |
| color-base--hover | #404244 |
| color-emphasized | #000 |
| color-subtle | #54595d |
| color-placeholder | #72777d |
| color-disabled | #72777d |
| color-inverted | #fff |
| color-progressive | #36c |
| color-progressive--hover | #447ff5 |
| color-progressive--active | #2a4b8d |
| color-progressive--focus | #36c |
| color-destructive | #d73333 |
| color-destructive--hover | #ff4242 |
| color-destructive--active | #b32424 |
| color-destructive--focus | #d73333 |
| color-visited | #6b4ba1 |
| color-error | #d73333 |
| color-warning | #edab00 |
| color-success | #14866d |
| color-notice | #202122 |
| color-base--subtle | #72777d |
| color-link-red | #d73333 |
| color-link-red--hover | #ff4242 |
| color-link-red--active | #b32424 |
| color-link-red--focus | #d73333 |
| color-link-red--visited | #a55858 |
Background colors
| Name | Value |
|---|---|
| background-color-base | #fff |
| background-color-interactive | #eaecf0 |
| background-color-interactive-subtle | #f8f9fa |
| background-color-disabled | #c8ccd1 |
| background-color-disabled-subtle | #eaecf0 |
| background-color-progressive | #36c |
| background-color-progressive--hover | #447ff5 |
| background-color-progressive--active | #2a4b8d |
| background-color-progressive--focus | #36c |
| background-color-progressive-subtle | #eaf3ff |
| background-color-destructive | #d73333 |
| background-color-destructive--hover | #ff4242 |
| background-color-destructive--active | #b32424 |
| background-color-destructive--focus | #d73333 |
| background-color-destructive-subtle | #fee7e6 |
| background-color-error | #d73333 |
| background-color-error--hover | #ff4242 |
| background-color-error--active | #b32424 |
| background-color-error-subtle | #fee7e6 |
| background-color-warning-subtle | #fef6e7 |
| background-color-success-subtle | #d5fdf4 |
| background-color-notice-subtle | #eaecf0 |
| background-color-backdrop-light | rgba( 255, 255, 255, 0.65 ) |
| background-color-backdrop-dark | rgba( 0, 0, 0, 0.65 ) |
| background-color-transparent | rgba( 255, 255, 255, 0 ) |
| background-color-button-quiet--hover | rgba( 0, 24, 73, 0.027 ) |
| background-color-button-quiet--active | rgba( 0, 24, 73, 0.082 ) |
| background-color-input-binary--checked | #36c |
| background-color-primary--hover | rgba( 51, 102, 204, 0.1 ) |
Accent color
| Name | Value |
|---|---|
| accent-color-base | #36c |
Border and box-shadow colors
For information on border colors visit Border and for box-shadow colors Box-shadow token page.