Colors
Color variables within design tokens play a crucial role in maintaining visual consistency and theming. By abstracting specific color values into variables, teams can ensure coherence in color usage throughout a project.
It is highly recommended to base your choice of color on the abstraction and purpose rather than solely on the color value itself.
UI
No tokens to display.
Fonts-Icons
No tokens to display.
Background
No tokens to display.
Overlay
No tokens to display.
Component colors
No tokens to display.
Grayscale
No tokens to display.
States
No tokens to display.
Interaction states
Example:
No tokens to display.
Brand colors
Example:
No tokens to display.
Labels
Colors to use for color coding. All label colors meet a minimum contrast of 4.5:1 (with white text on top).
These colors are not part of Honeycomb themes and should be included separately when needed.
Example:
- --flix-label-red-color
- #d0312d
- --flix-label-ginger-color
- #be5504
- --flix-label-magenta-color
- #e11584
- --flix-label-golden-brown-color
- #996515
- --flix-label-emerald-color
- #028a0f
- --flix-label-blue-color
- #3944bc
- --flix-label-purple-color
- #a32cc4
- --flix-label-dark-silver-color
- #746d69
- --flix-label-black-color
- #000000
Charts
Colors for chart elements.
These colors are not part of Honeycomb themes and should be included separately when needed.
- --flix-chart-blue-color
- #8fa9f7
- --flix-chart-yellow-color
- #fac858
- --flix-chart-pink-color
- #ffa9da
- --flix-chart-beige-color
- #c4a484
- --flix-chart-green-color
- #92cc76
- --flix-chart-red-color
- #ff96a7
- --flix-chart-grey-color
- #bbbbbb
- --flix-chart-cyan-color
- #60b6d7
- --flix-chart-lime-color
- #9ce558
- --flix-chart-purple-color
- #c890ff
Custom colors
CSS
https://honeycomb.flixbus.com/dist/16.0.2/tokens/common/css/colors.css
SCSS
https://honeycomb.flixbus.com/dist/16.0.2/tokens/common/scss/colors.scss
JSON
https://honeycomb.flixbus.com/dist/16.0.2/tokens/common/json/colors.json
Android
https://honeycomb.flixbus.com/dist/16.0.2/tokens/common/android/CommonColors.kt
iOS
https://honeycomb.flixbus.com/dist/16.0.2/tokens/common/ios/tokens-enum.swifthttps://honeycomb.flixbus.com/dist/16.0.2/tokens/common/ios/colors.json