Appfire

Design tokens for Appfire platform products.

Colors

DemoToken nameCodeFigma usageDescriptionValue
text.default
React:themeGet('colors.text.default')
CSS: --fk-text
text/defaultUse for primary text, such as body copy, sentence case headers, and buttons.#1c1b1c
text.subtle
React:themeGet('colors.text.subtle')
CSS: --fk-text-subtle
text/subtleUse for secondary text, such as navigation, subtle button links, input field labels, and all caps subheadings.#2e2d2f
text.subtlest
React:themeGet('colors.text.subtlest')
CSS: --fk-text-subtlest
text/subtlestUse for tertiary text, such as meta-data, breadcrumbs, input field placeholder and helper text.#8a888e
text.disabled
React:themeGet('colors.text.disabled')
CSS: --fk-text-disabled
text/disabledUse for text in a disabled state.#a19fa5
text.selected
React:themeGet('colors.text.selected')
CSS: --fk-text-selected
text/selectedUse for text in selected or opened states, such as tabs and dropdown buttons.#2256c5
text.inverse
React:themeGet('colors.text.inverse')
CSS: --fk-text-inverse
text/inverseUse for text on bold backgrounds.#ffffff
text.success
React:themeGet('colors.text.success')
CSS: --fk-text-success
text/successUse for text to communicate a favourable outcome, such as input field success messaging.#358238
text.danger
React:themeGet('colors.text.danger')
CSS: --fk-text-danger
text/dangerUse for critical text, such as input field error messaging.#c33636
text.information
React:themeGet('colors.text.information')
CSS: --fk-text-information
text/informationUse for informative text or to communicate something is in progress, such as in-progress lozenges.#224a99
text.warning.default
React:themeGet('colors.text.warning.default')
CSS: --fk-text-warning
text/warning/defaultUse for backgrounds communicating caution, such as in warning section messages.#181608
text.warning.inverse
React:themeGet('colors.text.warning.inverse')
CSS: --fk-text-warning-inverse
text/warning/inverseUse for text when on bold warning backgrounds.#121213
text.discovery
React:themeGet('colors.text.discovery')
CSS: --fk-text-discovery
text/discoveryUse for text to emphasize change or something new, such as in new lozenges.#443266
text.brand
React:themeGet('colors.text.brand')
CSS: --fk-text-brand
text/brandUse for text that reinforces our brand.#397bff
text.accent.blue.default
React:themeGet('colors.text.accent.blue.default')
CSS: --fk-text-accent-blue
text/accent/blue/defaultUse for blue text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#336fe6
text.accent.blue.bolder
React:themeGet('colors.text.accent.blue.bolder')
CSS: --fk-text-accent-blue-bolder
text/accent/blue/bolderUse for bold text on bold backgrounds when there is no meaning tied to the color, such as colored tags.#224a99
text.accent.red.default
React:themeGet('colors.text.accent.red.default')
CSS: --fk-text-accent-red
text/accent/red/defaultUse for red text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#f44343
text.accent.red.bolder
React:themeGet('colors.text.accent.red.bolder')
CSS: --fk-text-accent-red-bolder
text/accent/red/bolderUse for bold text on bold backgrounds when there is no meaning tied to the color, such as colored tags.#c33636
text.accent.orange.default
React:themeGet('colors.text.accent.orange.default')
CSS: --fk-text-accent-orange
text/accent/orange/defaultUse for orange text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#ed7c4a
text.accent.orange.bolder
React:themeGet('colors.text.accent.orange.bolder')
CSS: --fk-text-accent-orange-bolder
text/accent/orange/bolderUse for bold text on bold backgrounds when there is no meaning tied to the color, such as colored tags.#be633b
text.accent.yellow.default
React:themeGet('colors.text.accent.yellow.default')
CSS: --fk-text-accent-yellow
text/accent/yellow/defaultUse for yellow text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#c0ae3e
text.accent.yellow.bolder
React:themeGet('colors.text.accent.yellow.bolder')
CSS: --fk-text-accent-yellow-bolder
text/accent/yellow/bolderUse for bold text on bold backgrounds when there is no meaning tied to the color, such as colored tags.#90832f
text.accent.green.default
React:themeGet('colors.text.accent.green.default')
CSS: --fk-text-accent-green
text/accent/green/defaultUse for green text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#449e48
text.accent.green.bolder
React:themeGet('colors.text.accent.green.bolder')
CSS: --fk-text-accent-green-bolder
text/accent/green/bolderUse for bold text on bold backgrounds when there is no meaning tied to the color, such as colored tags.#2e6930
text.accent.purple.default
React:themeGet('colors.text.accent.purple.default')
CSS: --fk-text-accent-purple
text/accent/purple/defaultUse for purple text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#8764cc
text.accent.purple.bolder
React:themeGet('colors.text.accent.purple.bolder')
CSS: --fk-text-accent-purple-bolder
text/accent/purple/bolderUse for bold text on bold backgrounds when there is no meaning tied to the color, such as colored tags.#654b99
text.accent.teal.default
React:themeGet('colors.text.accent.teal.default')
CSS: --fk-text-accent-teal
text/accent/teal/defaultUse for teal text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#71cac1
text.accent.teal.bolder
React:themeGet('colors.text.accent.teal.bolder')
CSS: --fk-text-accent-teal-bolder
text/accent/teal/bolderUse for bold text on bold backgrounds when there is no meaning tied to the color, such as colored tags.#386560
text.accent.gray.default
React:themeGet('colors.text.accent.gray.default')
CSS: --fk-text-accent-gray
text/accent/gray/defaultUse for text on non-bold gray accent backgrounds, such as colored tags.#8a888e
text.accent.gray.bolder
React:themeGet('colors.text.accent.gray.bolder')
CSS: --fk-text-accent-gray-bolder
text/accent/gray/bolderUse for bold text on bold backgrounds when there is no meaning tied to the color, such as colored tags.#1c1b1c
text.accent.lime.default
React:themeGet('colors.text.accent.lime.default')
CSS: --fk-text-accent-lime
text/accent/lime/defaultUse for lime text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#428714
text.accent.lime.bolder
React:themeGet('colors.text.accent.lime.bolder')
CSS: --fk-text-accent-lime-bolder
text/accent/lime/bolderUse on bold lime accent backgrounds.#2d5f0e
text.accent.magenta.default
React:themeGet('colors.text.accent.magenta.default')
CSS: --fk-text-accent-magenta
text/accent/magenta/defaultUse for magenta text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#8f3a82
text.accent.magenta.bolder
React:themeGet('colors.text.accent.magenta.bolder')
CSS: --fk-text-accent-magenta-bolder
text/accent/magenta/bolderUse on bold magenta accent backgrounds.#63275a
link.default
React:themeGet('colors.link.default')
CSS: --fk-link
link/defaultUse for links in a default state.#397bff
link.hovered
React:themeGet('colors.link.hovered')
CSS: --fk-link-hovered
link/hoveredUse for links in a hovered state.#397bff
link.pressed
React:themeGet('colors.link.pressed')
CSS: --fk-link-pressed
link/pressedUse for links in a pressed state.#6195ff
link.visited
React:themeGet('colors.link.visited')
CSS: --fk-link-visited
link/visitedUse for links in a visited state.#ba97ff
icon.brand
React:themeGet('colors.icon.brand')
CSS: --fk-icon-brand
icon/brandUse for icons that reinforce our brand.#397bff
icon.inverse
React:themeGet('colors.icon.inverse')
CSS: --fk-icon-inverse
icon/inverseUse for icons on bold backgrounds.#f3f1f6
icon.danger
React:themeGet('colors.icon.danger')
CSS: --fk-icon-danger
icon/dangerUse for icons communicating critical information, such as those used in error handing.#f44343
icon.success
React:themeGet('colors.icon.success')
CSS: --fk-icon-success
icon/successUse for icons communicating a favourable outcome, such as those used in success section messages.#4caf50
icon.warning
React:themeGet('colors.icon.warning')
CSS: --fk-icon-warning
icon/warningUse for icons communicating caution, such as those used in warning section messages.#be633b
icon.disabled
React:themeGet('colors.icon.disabled')
CSS: --fk-icon-disabled
icon/disabledUse for icons in a disabled state.#a19fa5
icon.accent.blue
React:themeGet('colors.icon.accent.blue')
CSS: --fk-icon-accent-blue
icon/accent/blueUse for blue text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#397bff
icon.accent.red
React:themeGet('colors.icon.accent.red')
CSS: --fk-icon-accent-red
icon/accent/redUse for red text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#f44343
icon.accent.orange
React:themeGet('colors.icon.accent.orange')
CSS: --fk-icon-accent-orange
icon/accent/orangeUse for orange text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#ff996c
icon.accent.yellow
React:themeGet('colors.icon.accent.yellow')
CSS: --fk-icon-accent-yellow
icon/accent/yellowUse for yellow text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#ffee70
icon.accent.green
React:themeGet('colors.icon.accent.green')
CSS: --fk-icon-accent-green
icon/accent/greenUse for green text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#4caf50
icon.accent.purple
React:themeGet('colors.icon.accent.purple')
CSS: --fk-icon-accent-purple
icon/accent/purpleUse for purple text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#9871e6
icon.accent.teal
React:themeGet('colors.icon.accent.teal')
CSS: --fk-icon-accent-teal
icon/accent/tealUse for teal text on non-bold backgrounds when there is no meaning tied to the color, such as colored tags.#7fe3d9
icon.accent.gray
React:themeGet('colors.icon.accent.gray')
CSS: --fk-icon-accent-gray
icon/accent/grayUse for text on non-bold gray accent backgrounds, such as colored tags.#b8b6bd
icon.accent.lime
React:themeGet('colors.icon.accent.lime')
CSS: --fk-icon-accent-lime
icon/accent/limeUse for icons on non-bold lime accent backgrounds, such as file type icons.#75c727
icon.accent.magenta
React:themeGet('colors.icon.accent.magenta')
CSS: --fk-icon-accent-magenta
icon/accent/magentaUse for magenta icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.#d35ebf
icon.default
React:themeGet('colors.icon.default')
CSS: --fk-icon
icon/defaultUse for icon-only buttons, or icons paired with color.text.default#121213
icon.subtle
React:themeGet('colors.icon.subtle')
CSS: --fk-icon-subtle
icon/subtleUse for icons paired with color.text.subtle#5c5b5e
icon.discovery
React:themeGet('colors.icon.discovery')
CSS: --fk-icon-discovery
icon/discoveryUse for icons communicating change or something new, such as discovery section messages.#8764cc
icon.information
React:themeGet('colors.icon.information')
CSS: --fk-icon-information
icon/informationUse for icons communicating information or something in-progress, such as information section messages.#2256c5
icon.selected
React:themeGet('colors.icon.selected')
CSS: --fk-icon-selected
icon/selectedUse for icons in selected or opened states, such as those used in dropdown buttons.#224a99
border.default
React:themeGet('colors.border.default')
CSS: --fk-border
border/defaultUse to visually group or separate UI elements, such as flat cards or side panel dividers.#a19fa5
border.bold
React:themeGet('colors.border.bold')
CSS: --fk-border-bold
border/boldA neutral border option that passes min 3:1 contrast ratios.#8a888e
border.selected
React:themeGet('colors.border.selected')
CSS: --fk-border-selected
border/selectedUse for borders or visual indicators of elements in a selected or opened state, such as in tabs or menu items.#2256c5
border.focused
React:themeGet('colors.border.focused')
CSS: --fk-border-focused
border/focusedUse for focus rings of elements in a focus state.#6195ff
border.subtle
React:themeGet('colors.border.subtle')
CSS: --fk-border-subtle
border/subtleundefined#b8b6bd
border.inverse
React:themeGet('colors.border.inverse')
CSS: --fk-border-inverse
border/inverseUse for borders on bold backgrounds.#faf9fb
border.danger
React:themeGet('colors.border.danger')
CSS: --fk-border-danger
border/dangerUse for borders communicating critical information, such as the borders on invalid text fields.#f44343
border.success
React:themeGet('colors.border.success')
CSS: --fk-border-success
border/successUse for borders communicating a favourable outcome, such as the borders on validated text fields.#4caf50
border.input
React:themeGet('colors.border.input')
CSS: --fk-border-input
border/inputUse for borders of form UI elements, such as text fields, checkboxes, and radio buttons.#ffffff
border.disabled
React:themeGet('colors.border.disabled')
CSS: --fk-border-disabled
border/disabledUse for borders of elements in a disabled state.#0000004d
border.discovery
React:themeGet('colors.border.discovery')
CSS: --fk-border-discovery
border/discoveryUse for borders communicating change or something new, such as the borders in onboarding spotlights.#8764cc
border.brand
React:themeGet('colors.border.brand')
CSS: --fk-border-brand
border/brandUse for borders or visual indicators of elements that reinforce our brand, such as section dividers or card borders.#397bff
border.information
React:themeGet('colors.border.information')
CSS: --fk-border-information
border/informationUse for borders communicating information or something in-progress.#2256c5
border.warning
React:themeGet('colors.border.warning')
CSS: --fk-border-warning
border/warningUse for borders communicating caution.#be633b
border.accent.blue
React:themeGet('colors.border.accent.blue')
CSS: --fk-border-accent-blue
border/accent/blueUse for blue borders on non-bold backgrounds when there is no meaning tied to the color.#397bff
border.accent.red
React:themeGet('colors.border.accent.red')
CSS: --fk-border-accent-red
border/accent/redUse for red borders on non-bold backgrounds when there is no meaning tied to the color.#f44343
border.accent.orange
React:themeGet('colors.border.accent.orange')
CSS: --fk-border-accent-orange
border/accent/orangeUse for orange borders on non-bold backgrounds when there is no meaning tied to the color.#ff996c
border.accent.yellow
React:themeGet('colors.border.accent.yellow')
CSS: --fk-border-accent-yellow
border/accent/yellowUse for yellow borders on non-bold backgrounds when there is no meaning tied to the color.#ffee70
border.accent.green
React:themeGet('colors.border.accent.green')
CSS: --fk-border-accent-green
border/accent/greenUse for green borders on non-bold backgrounds when there is no meaning tied to the color.#4caf50
border.accent.purple
React:themeGet('colors.border.accent.purple')
CSS: --fk-border-accent-purple
border/accent/purpleUse for purple borders on non-bold backgrounds when there is no meaning tied to the color.#a97dff
border.accent.teal
React:themeGet('colors.border.accent.teal')
CSS: --fk-border-accent-teal
border/accent/tealUse for teal borders on non-bold backgrounds when there is no meaning tied to the color.#7fe3d9
border.accent.gray
React:themeGet('colors.border.accent.gray')
CSS: --fk-border-accent-gray
border/accent/grayUse for borders on non-bold gray accent backgrounds.#a19fa5
border.accent.magenta
React:themeGet('colors.border.accent.magenta')
CSS: --fk-border-accent-magenta
border/accent/magentaUse for magenta borders on non-bold backgrounds when there is no meaning tied to the color.#d35ebf
border.table.default
React:themeGet('colors.border.table.default')
CSS: --fk-border-table
border/table/defaultUse for the default borders in table elements, such as the visual divider between table headers or footers and table content.#00000033
border.table.container
React:themeGet('colors.border.table.container')
CSS: --fk-border-table-container
border/table/containerUse for the containing borders in table elements when the UI requires that different implementation values have different resolved values, such as the visual divider around table content.#00000005
background.brand.subtlest.default
React:themeGet('colors.background.brand.subtlest.default')
CSS: --fk-background-brand-subtlest
background/brand/subtlest/defaultUse for the background of elements used to reinforce our brand, but with less emphasis.#ebf2ff
background.brand.subtlest.hovered
React:themeGet('colors.background.brand.subtlest.hovered')
CSS: --fk-background-brand-subtlest-hovered
background/brand/subtlest/hoveredHovered state of color.background.brand.subtlest#b0caff
background.brand.subtlest.pressed
React:themeGet('colors.background.brand.subtlest.pressed')
CSS: --fk-background-brand-subtlest-pressed
background/brand/subtlest/pressedPressed state of color.background.brand.subtlest#6195ff
background.brand.bold.default
React:themeGet('colors.background.brand.bold.default')
CSS: --fk-background-brand-bold
background/brand/bold/defaultUse for the background of elements used to reinforce our brand, but with more emphasis.#224a99
background.brand.bold.hovered
React:themeGet('colors.background.brand.bold.hovered')
CSS: --fk-background-brand-bold-hovered
background/brand/bold/hoveredHovered state of color.background.brand.bold#173166
background.brand.bold.pressed
React:themeGet('colors.background.brand.bold.pressed')
CSS: --fk-background-brand-bold-pressed
background/brand/bold/pressedPressed state of color.background.brand.bold#0c1933
background.brand.boldest.default
React:themeGet('colors.background.brand.boldest.default')
CSS: --fk-background-brand-boldest
background/brand/boldest/defaultUse for the background of elements used to reinforce our brand, that need to stand out a lot.#070f1f
background.brand.boldest.hovered
React:themeGet('colors.background.brand.boldest.hovered')
CSS: --fk-background-brand-boldest-hovered
background/brand/boldest/hoveredHovered state of color.background.brand.boldest#0c1933
background.brand.boldest.pressed
React:themeGet('colors.background.brand.boldest.pressed')
CSS: --fk-background-brand-boldest-pressed
background/brand/boldest/pressedPressed state of color.background.brand.boldest#173166
background.disabled
React:themeGet('colors.background.disabled')
CSS: --fk-background-disabled
background/disabledUse for backgrounds of elements in a disabled state.#0000001a
background.information.default.[default]
React:themeGet('colors.background.information.default.default')
CSS: --fk-background-information
background/information/default/defaultUse for backgrounds communicating information or something in-progress, such as in information section messages.#ebf2ff
background.information.default.hovered
React:themeGet('colors.background.information.default.hovered')
CSS: --fk-background-information-hovered
background/information/default/hoveredHovered state of color.background.information#b0caff
background.information.default.pressed
React:themeGet('colors.background.information.default.pressed')
CSS: --fk-background-information-pressed
background/information/default/pressedPressed state of color.background.information#6195ff
background.information.bold.default
React:themeGet('colors.background.information.bold.default')
CSS: --fk-background-information-bold
background/information/bold/defaultA vibrant background option for communicating information or something in-progress.#2256c5
background.information.bold.hovered
React:themeGet('colors.background.information.bold.hovered')
CSS: --fk-background-information-bold-hovered
background/information/bold/hoveredHovered state of color.background.information.bold#173166
background.information.bold.pressed
React:themeGet('colors.background.information.bold.pressed')
CSS: --fk-background-information-bold-pressed
background/information/bold/pressedPressed state of color.background.information.bold#0c1933
background.danger.default.[default]
React:themeGet('colors.background.danger.default.default')
CSS: --fk-background-danger
background/danger/default/defaultUse for backgrounds communicating critical information, such as in error messages.#feecec
background.danger.default.hovered
React:themeGet('colors.background.danger.default.hovered')
CSS: --fk-background-danger-hovered
background/danger/default/hoveredHovered state for color.background.danger#fbb4b4
background.danger.default.pressed
React:themeGet('colors.background.danger.default.pressed')
CSS: --fk-background-danger-pressed
background/danger/default/pressedPressed state for color.background.danger#f66969
background.danger.bold.default
React:themeGet('colors.background.danger.bold.default')
CSS: --fk-background-danger-bold
background/danger/bold/defaultA vibrant background option for communicating critical information, such as in danger buttons and error banners.#922828
background.danger.bold.hovered
React:themeGet('colors.background.danger.bold.hovered')
CSS: --fk-background-danger-bold-hovered
background/danger/bold/hoveredHovered state of color.background.danger.bold#621b1b
background.danger.bold.pressed
React:themeGet('colors.background.danger.bold.pressed')
CSS: --fk-background-danger-bold-pressed
background/danger/bold/pressedPressed state of color.background.danger.bold#310e0e
background.success.default.[default]
React:themeGet('colors.background.success.default.default')
CSS: --fk-background-success
background/success/default/defaultUse for backgrounds communicating a favourable outcome, such as in success section messages.#edf7ee
background.success.default.hovered
React:themeGet('colors.background.success.default.hovered')
CSS: --fk-background-success-hovered
background/success/default/hoveredHovered state for color.background.success#b7dfb9
background.success.default.pressed
React:themeGet('colors.background.success.default.pressed')
CSS: --fk-background-success-pressed
background/success/default/pressedPressed state for color.background.success#b7dfb9
background.success.bold.default
React:themeGet('colors.background.success.bold.default')
CSS: --fk-background-success-bold
background/success/bold/defaultA vibrant background option for communicating a favourable outcome, such as in checked toggles.#2e6930
background.success.bold.hovered
React:themeGet('colors.background.success.bold.hovered')
CSS: --fk-background-success-bold-hovered
background/success/bold/hoveredHovered state of color.background.success.bold#1e4620
background.success.bold.pressed
React:themeGet('colors.background.success.bold.pressed')
CSS: --fk-background-success-bold-pressed
background/success/bold/pressedPressed state of color.background.success.bold#0f2310
background.discovery.default.[default]
React:themeGet('colors.background.discovery.default.default')
CSS: --fk-background-discovery
background/discovery/default/defaultUse for backgrounds communicating change or something new, such as in discovery section messages.#f6f2ff
background.discovery.default.hovered
React:themeGet('colors.background.discovery.default.hovered')
CSS: --fk-background-discovery-hovered
background/discovery/default/hoveredHover state for color.background.discovery#ddcbff
background.discovery.default.pressed
React:themeGet('colors.background.discovery.default.pressed')
CSS: --fk-background-discovery-pressed
background/discovery/default/pressedPressed state for color.background.discovery#ba97ff
background.discovery.bold.default
React:themeGet('colors.background.discovery.bold.default')
CSS: --fk-background-discovery-bold
background/discovery/bold/defaultA vibrant background option communicating change or something new, such as in onboarding spotlights.#654b99
background.discovery.bold.hovered
React:themeGet('colors.background.discovery.bold.hovered')
CSS: --fk-background-discovery-bold-hovered
background/discovery/bold/hoveredHovered state of color.background.discovery.bold#443266
background.discovery.bold.pressed
React:themeGet('colors.background.discovery.bold.pressed')
CSS: --fk-background-discovery-bold-pressed
background/discovery/bold/pressedPressed state of color.background.discovery.bold#221933
background.warning.default.[default]
React:themeGet('colors.background.warning.default.default')
CSS: --fk-background-warning
background/warning/default/defaultUse for backgrounds communicating caution, such as in warning section messages.#fffef8
background.warning.default.hovered
React:themeGet('colors.background.warning.default.hovered')
CSS: --fk-background-warning-hovered
background/warning/default/hoveredHovered state for color.background.warning#fffbe2
background.warning.default.pressed
React:themeGet('colors.background.warning.default.pressed')
CSS: --fk-background-warning-pressed
background/warning/default/pressedPressed state for color.background.warning#fffbe2
background.warning.bold.default
React:themeGet('colors.background.warning.bold.default')
CSS: --fk-background-warning-bold
background/warning/bold/defaultA vibrant background option for communicating caution, such as in warning buttons and warning banners.#fff8c5
background.warning.bold.hovered
React:themeGet('colors.background.warning.bold.hovered')
CSS: --fk-background-warning-bold-hovered
background/warning/bold/hoveredHovered state of color.background.warning.bold#fff6b6
background.warning.bold.pressed
React:themeGet('colors.background.warning.bold.pressed')
CSS: --fk-background-warning-bold-pressed
background/warning/bold/pressedPressed state of color.background.warning.bold#ffee70
background.accent.blue.subtlest
React:themeGet('colors.background.accent.blue.subtlest')
CSS: --fk-background-accent-blue-subtlest
background/accent/blue/subtlestUse for blue backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.#0c1933
background.accent.blue.subtler
React:themeGet('colors.background.accent.blue.subtler')
CSS: --fk-background-accent-blue-subtler
background/accent/blue/subtlerUse for blue backgrounds when there is no meaning tied to the color, such as coloured tags.#224a99
background.accent.blue.subtle
React:themeGet('colors.background.accent.blue.subtle')
CSS: --fk-background-accent-blue-subtle
background/accent/blue/subtleUse for vibrant blue backgrounds when there is no meaning tied to the color, such as coloured tags.#2256c5
background.accent.blue.bolder
React:themeGet('colors.background.accent.blue.bolder')
CSS: --fk-background-accent-blue-bolder
background/accent/blue/bolderUse for blue backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.#397bff
background.accent.red.subtlest
React:themeGet('colors.background.accent.red.subtlest')
CSS: --fk-background-accent-red-subtlest
background/accent/red/subtlestUse for red backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.#310e0e
background.accent.red.subtler
React:themeGet('colors.background.accent.red.subtler')
CSS: --fk-background-accent-red-subtler
background/accent/red/subtlerUse for red backgrounds when there is no meaning tied to the color, such as colored tags.#621b1b
background.accent.red.subtle
React:themeGet('colors.background.accent.red.subtle')
CSS: --fk-background-accent-red-subtle
background/accent/red/subtleUse for vibrant red backgrounds when there is no meaning tied to the color, such as colored tags.#922828
background.accent.red.bolder
React:themeGet('colors.background.accent.red.bolder')
CSS: --fk-background-accent-red-bolder
background/accent/red/bolderUse for red backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.#f44343
background.accent.orange.subtlest
React:themeGet('colors.background.accent.orange.subtlest')
CSS: --fk-background-accent-orange-subtlest
background/accent/orange/subtlestUse for orange backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.#2f190f
background.accent.orange.subtler
React:themeGet('colors.background.accent.orange.subtler')
CSS: --fk-background-accent-orange-subtler
background/accent/orange/subtlerUse for orange backgrounds when there is no meaning tied to the color, such as colored tags.#8e4a2c
background.accent.orange.subtle
React:themeGet('colors.background.accent.orange.subtle')
CSS: --fk-background-accent-orange-subtle
background/accent/orange/subtleUse for vibrant orange backgrounds when there is no meaning tied to the color, such as colored tags.#be633b
background.accent.orange.bolder
React:themeGet('colors.background.accent.orange.bolder')
CSS: --fk-background-accent-orange-bolder
background/accent/orange/bolderUse for orange backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.#ff996c
background.accent.yellow.subtlest
React:themeGet('colors.background.accent.yellow.subtlest')
CSS: --fk-background-accent-yellow-subtlest
background/accent/yellow/subtlestUse for yellow backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.#484117
background.accent.yellow.subtler
React:themeGet('colors.background.accent.yellow.subtler')
CSS: --fk-background-accent-yellow-subtler
background/accent/yellow/subtlerUse for yellow backgrounds when there is no meaning tied to the color, such as colored tags.#c0ae3e
background.accent.yellow.subtle
React:themeGet('colors.background.accent.yellow.subtle')
CSS: --fk-background-accent-yellow-subtle
background/accent/yellow/subtleUse for vibrant yellow backgrounds when there is no meaning tied to the color, such as colored tags.#f0da4e
background.accent.yellow.bolder
React:themeGet('colors.background.accent.yellow.bolder')
CSS: --fk-background-accent-yellow-bolder
background/accent/yellow/bolderUse for yellow backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.#fff6b6
background.accent.green.subtlest
React:themeGet('colors.background.accent.green.subtlest')
CSS: --fk-background-accent-green-subtlest
background/accent/green/subtlestUse for green backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.#0f2310
background.accent.green.subtler
React:themeGet('colors.background.accent.green.subtler')
CSS: --fk-background-accent-green-subtler
background/accent/green/subtlerUse for green backgrounds when there is no meaning tied to the color, such as colored tags.#2e6930
background.accent.green.subtle
React:themeGet('colors.background.accent.green.subtle')
CSS: --fk-background-accent-green-subtle
background/accent/green/subtleUse for vibrant green backgrounds when there is no meaning tied to the color, such as colored tags.#358238
background.accent.green.bolder
React:themeGet('colors.background.accent.green.bolder')
CSS: --fk-background-accent-green-bolder
background/accent/green/bolderUse for green backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.#4caf50
background.accent.teal.subtlest
React:themeGet('colors.background.accent.teal.subtlest')
CSS: --fk-background-accent-teal-subtlest
background/accent/teal/subtlestUse for teal backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.#1c3330
background.accent.teal.subtler
React:themeGet('colors.background.accent.teal.subtler')
CSS: --fk-background-accent-teal-subtler
background/accent/teal/subtlerUse for teal backgrounds when there is no meaning tied to the color, such as colored tags.#559791
background.accent.teal.subtle
React:themeGet('colors.background.accent.teal.subtle')
CSS: --fk-background-accent-teal-subtle
background/accent/teal/subtleUse for vibrant teal backgrounds when there is no meaning tied to the color, such as colored tags.#71cac1
background.accent.teal.bolder
React:themeGet('colors.background.accent.teal.bolder')
CSS: --fk-background-accent-teal-bolder
background/accent/teal/bolderUse for teal backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.#8dfcf1
background.accent.purple.subtlest
React:themeGet('colors.background.accent.purple.subtlest')
CSS: --fk-background-accent-purple-subtlest
background/accent/purple/subtlestUse for purple backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.#221933
background.accent.purple.subtler
React:themeGet('colors.background.accent.purple.subtler')
CSS: --fk-background-accent-purple-subtler
background/accent/purple/subtlerUse for purple backgrounds when there is no meaning tied to the color, such as colored tags.#654b99
background.accent.purple.subtle
React:themeGet('colors.background.accent.purple.subtle')
CSS: --fk-background-accent-purple-subtle
background/accent/purple/subtleUse for vibrant purple backgrounds when there is no meaning tied to the color, such as colored tags.#8764cc
background.accent.purple.bolder
React:themeGet('colors.background.accent.purple.bolder')
CSS: --fk-background-accent-purple-bolder
background/accent/purple/bolderUse for purple backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.#a97dff
background.accent.gray.subtlest.default
React:themeGet('colors.background.accent.gray.subtlest.default')
CSS: --fk-background-accent-gray-subtlest
background/accent/gray/subtlest/defaultUse for gray backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.#e6e3ec
background.accent.gray.subtlest.hovered
React:themeGet('colors.background.accent.gray.subtlest.hovered')
CSS: --fk-background-accent-gray-subtlest-hovered
background/accent/gray/subtlest/hoveredHovered state for background.accent.gray#cfccd4
background.accent.gray.subtlest.pressed
React:themeGet('colors.background.accent.gray.subtlest.pressed')
CSS: --fk-background-accent-gray-subtlest-pressed
background/accent/gray/subtlest/pressedPressed state for background.accent.gray#cfccd4
background.accent.gray.subtler.default
React:themeGet('colors.background.accent.gray.subtler.default')
CSS: --fk-background-accent-gray-subtler
background/accent/gray/subtler/defaultUse for gray backgrounds when there is no meaning tied to the color, such as colored tags.#cfccd4
background.accent.gray.subtler.hovered
React:themeGet('colors.background.accent.gray.subtler.hovered')
CSS: --fk-background-accent-gray-subtler-hovered
background/accent/gray/subtler/hoveredHovered state for background.accent.gray.subtler#b8b6bd
background.accent.gray.subtler.pressed
React:themeGet('colors.background.accent.gray.subtler.pressed')
CSS: --fk-background-accent-gray-subtler-pressed
background/accent/gray/subtler/pressedPressed state for background.accent.gray.subtler#a19fa5
background.accent.gray.subtle.default
React:themeGet('colors.background.accent.gray.subtle.default')
CSS: --fk-background-accent-gray-subtle
background/accent/gray/subtle/defaultUse for vibrant gray backgrounds when there is no meaning tied to the color, such as colored tags.#a19fa5
background.accent.gray.subtle.hovered
React:themeGet('colors.background.accent.gray.subtle.hovered')
CSS: --fk-background-accent-gray-subtle-hovered
background/accent/gray/subtle/hoveredHovered state for background.accent.gray.subtle#8a888e
background.accent.gray.subtle.pressed
React:themeGet('colors.background.accent.gray.subtle.pressed')
CSS: --fk-background-accent-gray-subtle-pressed
background/accent/gray/subtle/pressedPressed state for background.accent.gray.subtle#8a888e
background.accent.gray.bolder.default
React:themeGet('colors.background.accent.gray.bolder.default')
CSS: --fk-background-accent-gray-bolder
background/accent/gray/bolder/defaultUse for gray backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.#5c5b5e
background.accent.gray.bolder.hovered
React:themeGet('colors.background.accent.gray.bolder.hovered')
CSS: --fk-background-accent-gray-bolder-hovered
background/accent/gray/bolder/hoveredHovered state for background.accent.gray.bolder#2e2d2f
background.accent.gray.bolder.pressed
React:themeGet('colors.background.accent.gray.bolder.pressed')
CSS: --fk-background-accent-gray-bolder-pressed
background/accent/gray/bolder/pressedPressed state for background.accent.gray.bolder#1c1b1c
background.accent.gradient.orangeYellow
React:themeGet('colors.background.accent.gradient.orangeYellow')
CSS: --fk-background-accent-gradient-orangeYellow
background/accent/gradient/orangeYellowUse for accent gradients from orange to yellowlinear-gradient(90deg, #FF996C 0%, #FFF6B6 100%)
background.accent.gradient.yellowPurple
React:themeGet('colors.background.accent.gradient.yellowPurple')
CSS: --fk-background-accent-gradient-yellowPurple
background/accent/gradient/yellowPurpleUse for accent gradients from yellow to purplelinear-gradient(90deg, #FFF6B6 0%, #A97DFF 100%)
background.accent.gradient.bluePurple
React:themeGet('colors.background.accent.gradient.bluePurple')
CSS: --fk-background-accent-gradient-bluePurple
background/accent/gradient/bluePurpleUse for accent gradients from blue to purplelinear-gradient(90deg, #397BFF 0%, #A97DFF 100%)
background.accent.gradient.yellowBlue
React:themeGet('colors.background.accent.gradient.yellowBlue')
CSS: --fk-background-accent-gradient-yellowBlue
background/accent/gradient/yellowBlueUse for accent gradients from yellow to bluelinear-gradient(90deg, #FFF6B6 0%, #397BFF 100%)
background.accent.gradient.orangeTeal
React:themeGet('colors.background.accent.gradient.orangeTeal')
CSS: --fk-background-accent-gradient-orangeTeal
background/accent/gradient/orangeTealUse for accent gradients from orange to teallinear-gradient(90deg, #FF996C 0%, #8DFCF1 99%)
background.accent.gradient.orangePurple
React:themeGet('colors.background.accent.gradient.orangePurple')
CSS: --fk-background-accent-gradient-orangePurple
background/accent/gradient/orangePurpleUse for accent gradients from orange to purplelinear-gradient(90deg, #FF996C 0%, #A97DFF 100%)
background.accent.gradient.blueOrange
React:themeGet('colors.background.accent.gradient.blueOrange')
CSS: --fk-background-accent-gradient-blueOrange
background/accent/gradient/blueOrangeUse for accent gradients from blue to orangelinear-gradient(90deg, #397BFF 0%, #FF996C 99%)
background.accent.gradient.purpleTeal
React:themeGet('colors.background.accent.gradient.purpleTeal')
CSS: --fk-background-accent-gradient-purpleTeal
background/accent/gradient/purpleTealUse for accent gradients from purple to teallinear-gradient(90deg, #A97DFF 0%, #8DFCF1 99%)
background.accent.gradient.tealBlue
React:themeGet('colors.background.accent.gradient.tealBlue')
CSS: --fk-background-accent-gradient-tealBlue
background/accent/gradient/tealBlueUse for accent gradients from teal to bluelinear-gradient(90deg, #8DFCF1 0%, #397BFF 100%)
background.accent.gradient.tealYellow
React:themeGet('colors.background.accent.gradient.tealYellow')
CSS: --fk-background-accent-gradient-tealYellow
background/accent/gradient/tealYellowUse for accent gradients from teal to yellowlinear-gradient(90deg, #8DFCF1 0%, #FFF6B6 100%)
background.accent.magenta.subtlest
React:themeGet('colors.background.accent.magenta.subtlest')
CSS: --fk-background-accent-magenta-subtlest
background/accent/magenta/subtlestUse for magenta backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.#fff0fb
background.accent.magenta.subtler
React:themeGet('colors.background.accent.magenta.subtler')
CSS: --fk-background-accent-magenta-subtler
background/accent/magenta/subtlerUse for magenta backgrounds when there is no meaning tied to the color, such as colored tags.#ffd9f4
background.accent.magenta.subtle
React:themeGet('colors.background.accent.magenta.subtle')
CSS: --fk-background-accent-magenta-subtle
background/accent/magenta/subtleUse for vibrant magenta backgrounds when there is no meaning tied to the color, such as colored tags.#ff74d1
background.accent.magenta.bolder
React:themeGet('colors.background.accent.magenta.bolder')
CSS: --fk-background-accent-magenta-bolder
background/accent/magenta/bolderUse for magenta backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.#b34ba2
background.accent.lime.subtlest
React:themeGet('colors.background.accent.lime.subtlest')
CSS: --fk-background-accent-lime-subtlest
background/accent/lime/subtlestUse for for backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.#f5ffe7
background.accent.lime.subtler
React:themeGet('colors.background.accent.lime.subtler')
CSS: --fk-background-accent-lime-subtler
background/accent/lime/subtlerUse for for backgrounds when there is no meaning tied to the color, such as colored tags.#e0ffbf
background.accent.lime.subtle
React:themeGet('colors.background.accent.lime.subtle')
CSS: --fk-background-accent-lime-subtle
background/accent/lime/subtleUse for vibrant for backgrounds when there is no meaning tied to the color, such as colored tags.#abf560
background.accent.lime.bolder
React:themeGet('colors.background.accent.lime.bolder')
CSS: --fk-background-accent-lime-bolder
background/accent/lime/bolderUse for for backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.#5bab1d
background.neutral.default.[default]
React:themeGet('colors.background.neutral.default.default')
CSS: --fk-background-neutral
background/neutral/default/defaultThe default background for neutral elements, such as default buttons.#0000001a
background.neutral.default.hovered
React:themeGet('colors.background.neutral.default.hovered')
CSS: --fk-background-neutral-hovered
background/neutral/default/hoveredHovered state for color.background.neutral#00000033
background.neutral.default.pressed
React:themeGet('colors.background.neutral.default.pressed')
CSS: --fk-background-neutral-pressed
background/neutral/default/pressedPressed state for color.background.neutral#0000004d
background.neutral.subtle.default
React:themeGet('colors.background.neutral.subtle.default')
CSS: --fk-background-neutral-subtle
background/neutral/subtle/defaultUse for the background of elements that appear to have no background in a resting state, such as subtle buttons and menu items.#00000005
background.neutral.subtle.hovered
React:themeGet('colors.background.neutral.subtle.hovered')
CSS: --fk-background-neutral-subtle-hovered
background/neutral/subtle/hoveredHovered state for color.background.neutral.subtle#0000001a
background.neutral.subtle.pressed
React:themeGet('colors.background.neutral.subtle.pressed')
CSS: --fk-background-neutral-subtle-pressed
background/neutral/subtle/pressedPressed state for color.background.neutral.subtle#00000033
background.neutral.bold.default
React:themeGet('colors.background.neutral.bold.default')
CSS: --fk-background-neutral-bold
background/neutral/bold/defaultA vibrant background option for neutral UI elements, such as announcement banners.#2e2d2f
background.neutral.bold.hovered
React:themeGet('colors.background.neutral.bold.hovered')
CSS: --fk-background-neutral-bold-hovered
background/neutral/bold/hoveredHovered state of color.background.neutral.bold#1c1b1c
background.neutral.bold.pressed
React:themeGet('colors.background.neutral.bold.pressed')
CSS: --fk-background-neutral-bold-pressed
background/neutral/bold/pressedPressed state of color.background.neutral.bold#121213
background.selected.default.[default]
React:themeGet('colors.background.selected.default.default')
CSS: --fk-background-selected
background/selected/default/defaultUse for the background of elements in a selected state, such as in opened dropdown buttons.#6195ff
background.selected.default.hovered
React:themeGet('colors.background.selected.default.hovered')
CSS: --fk-background-selected-hovered
background/selected/default/hoveredHovered state for color.background.selected#397bff
background.selected.default.pressed
React:themeGet('colors.background.selected.default.pressed')
CSS: --fk-background-selected-pressed
background/selected/default/pressedPressed state for color.background.selected#336fe6
background.selected.bold.default
React:themeGet('colors.background.selected.bold.default')
CSS: --fk-background-selected-bold
background/selected/bold/defaultUse for the backgrounds of elements in a selected state, such as checkboxes and radio buttons.#224a99
background.selected.bold.hovered
React:themeGet('colors.background.selected.bold.hovered')
CSS: --fk-background-selected-bold-hovered
background/selected/bold/hoveredHovered state of color.background.selected.bold#173166
background.selected.bold.pressed
React:themeGet('colors.background.selected.bold.pressed')
CSS: --fk-background-selected-bold-pressed
background/selected/bold/pressedPressed state of color.background.selected.bold#0c1933
background.input.default
React:themeGet('colors.background.input.default')
CSS: --fk-background-input
background/input/defaultUse for background of form UI elements, such as text fields, checkboxes, and radio buttons.#faf9fb
background.input.hovered
React:themeGet('colors.background.input.hovered')
CSS: --fk-background-input-hovered
background/input/hoveredHovered state for color.background.input#f3f1f6
background.input.pressed
React:themeGet('colors.background.input.pressed')
CSS: --fk-background-input-pressed
background/input/pressedPressed state for color.background.input#faf9fb
background.inverse.subtle.default
React:themeGet('colors.background.inverse.subtle.default')
CSS: --fk-background-inverse-subtle
background/inverse/subtle/defaultUse for backgrounds of elements on a bold background, such as in the buttons on spotlight cards.#00000029
background.inverse.subtle.hovered
React:themeGet('colors.background.inverse.subtle.hovered')
CSS: --fk-background-inverse-subtle-hovered
background/inverse/subtle/hoveredUse for the hovered state of color.background.inverse.subtle#0000003d
background.inverse.subtle.pressed
React:themeGet('colors.background.inverse.subtle.pressed')
CSS: --fk-background-inverse-subtle-pressed
background/inverse/subtle/pressedUse for the pressed state of color.background.inverse.subtle#00000052
blanket.default
React:themeGet('colors.blanket.default')
CSS: --fk-blanket
blanket/defaultUse for the screen overlay that appears with modal dialogs#00000080
blanket.selected
React:themeGet('colors.blanket.selected')
CSS: --fk-blanket-selected
blanket/selectedUse as an overlay to communicate selected states when a simple background color change isn't possible, such as in Editor block elements#388bff14
blanket.danger
React:themeGet('colors.blanket.danger')
CSS: --fk-blanket-danger
blanket/dangerUse as an overlay to communicate danger states when a simple background color change isn't possible, such as deletion of Editor block elements#ef5c4814
elevation.surface.default.[default]
React:themeGet('colors.elevation.surface.default.default')
CSS: --fk-surface
elevation/surface/default/defaultUse as the primary background for the UI.#ffffff
elevation.surface.default.hovered
React:themeGet('colors.elevation.surface.default.hovered')
CSS: --fk-surface-hovered
elevation/surface/default/hoveredHovered state of elevation.surface#e6e3ec
elevation.surface.default.pressed
React:themeGet('colors.elevation.surface.default.pressed')
CSS: --fk-surface-pressed
elevation/surface/default/pressedPressed state of elevation.surface#cfccd4
elevation.surface.sunken
React:themeGet('colors.elevation.surface.sunken')
CSS: --fk-surface-sunken
elevation/surface/sunkenA secondary background for the UI commonly used for grouping items, such as Jira cards in columns.#f3f1f6
elevation.surface.raised.default
React:themeGet('colors.elevation.surface.raised.default')
CSS: --fk-surface-raised
elevation/surface/raised/defaultUse for the background of raised cards, such as cards. Combine with elevation.shadow.raised#f3f1f6
elevation.surface.raised.hovered
React:themeGet('colors.elevation.surface.raised.hovered')
CSS: --fk-surface-raised-hovered
elevation/surface/raised/hoveredUse for the background of raised cards, such as cards. Combine with elevation.shadow.raised#e6e3ec
elevation.surface.raised.pressed
React:themeGet('colors.elevation.surface.raised.pressed')
CSS: --fk-surface-raised-pressed
elevation/surface/raised/pressedUse for the background of raised cards, such as cards. Combine with elevation.shadow.raised#cfccd4
elevation.surface.overlay.default
React:themeGet('colors.elevation.surface.overlay.default')
CSS: --fk-surface-overlay
elevation/surface/overlay/defaultUse for the background of elements that sit on top of the UI, such as modals, dialogs, dropdown menus, floating toolbars, and floating single-action buttons. Also use for the background of raised cards in a dragged state. Combine with elevation.shadow.overlay.#faf9fb
elevation.surface.overlay.hovered
React:themeGet('colors.elevation.surface.overlay.hovered')
CSS: --fk-surface-overlay-hovered
elevation/surface/overlay/hoveredHovered state of elevation.surface.overlay#e6e3ec
elevation.surface.overlay.pressed
React:themeGet('colors.elevation.surface.overlay.pressed')
CSS: --fk-surface-overlay-pressed
elevation/surface/overlay/pressedPressed state of elevation.surface.overlay#cfccd4
elevation.shadow.raised
React:themeGet('colors.elevation.shadow.raised')
CSS: --fk-shadow-raised
elevation/shadow/raisedUse for the box shadow of raised card elements, such as cards on a Kanban board. Combine with elevation.surface.raised0px 1px 1px 0px #0c193340, 0px 0px 1px 0px #0c19334f
elevation.shadow.overflow.default
React:themeGet('colors.elevation.shadow.overflow.default')
CSS: --fk-shadow-overflow
elevation/shadow/overflow/defaultUse to create a shadow when content scolls under other content.0px 0px 12px 0px #1731664f, 0px 0px 1px 0px #03040480
elevation.shadow.overflow.spread
React:themeGet('colors.elevation.shadow.overflow.spread')
CSS: --fk-shadow-overflow-spread
elevation/shadow/overflow/spreadUse only when elevation.shadow.overflow is not technically feasible to implement. Pair with elevation.shadow.overflow.perimeter to replicate the overflow shadow.#0c193329
elevation.shadow.overflow.perimeter
React:themeGet('colors.elevation.shadow.overflow.perimeter')
CSS: --fk-shadow-overflow-perimeter
elevation/shadow/overflow/perimeterUse only when elevation.shadow.overflow is not technically feasible to implement. Pair with elevation.shadow.overflow.spread to replicate the overflow shadow.#1731661f
elevation.shadow.overlay
React:themeGet('colors.elevation.shadow.overlay')
CSS: --fk-shadow-overlay
elevation/shadow/overlayUse for the box shadow of elements that sit on top of the UI, such as modals, dropdown menus, flags, and inline dialogs. Combine with elevation.surface.overlay. Also use for the box shadow of raised cards in a dragged state.0px 8px 12px 0px #0c193326, 0px 0px 1px 0px #0c19334f
interaction.hovered
React:themeGet('colors.interaction.hovered')
CSS: --fk-interaction-hovered
interaction/hoveredUse as a background overlay for elements in a hovered state when their background color cannot change, such as avatars.#00000029
interaction.pressed
React:themeGet('colors.interaction.pressed')
CSS: --fk-interaction-pressed
interaction/pressedUse as a background overlay for elements in a pressed state when their background color cannot change, such as avatars.#00000052
skeleton.default
React:themeGet('colors.skeleton.default')
CSS: --fk-skeleton
skeleton/defaultUse for skeleton loading states#0000001a
skeleton.subtle
React:themeGet('colors.skeleton.subtle')
CSS: --fk-skeleton-subtle
skeleton/subtleUse for the pulse or shimmer effect in skeleton loading states#0000000d
opacity.disabled
React:themeGet('colors.opacity.disabled')
CSS: --fk-opacity-disabled
opacity/disabledApply to images when in a disabled state.
opacity.loading
React:themeGet('colors.opacity.loading')
CSS: --fk-opacity-loading
opacity/loadingApply to content that sits under a loading spinner.
chart.brand.default
React:themeGet('colors.chart.brand.default')
CSS: --fk-chart-brand
chart/brand/defaultOur primary color for data visualisation. Use when only one color is required.#2256c5
chart.brand.hovered
React:themeGet('colors.chart.brand.hovered')
CSS: --fk-chart-brand-hovered
chart/brand/hoveredHovered state of color.chart.brand.#224a99
chart.neutral.default
React:themeGet('colors.chart.neutral.default')
CSS: --fk-chart-neutral
chart/neutral/defaultA secondary color for data visualisation or to communicate 'to-do' statues.#a19fa5
chart.neutral.hovered
React:themeGet('colors.chart.neutral.hovered')
CSS: --fk-chart-neutral-hovered
chart/neutral/hoveredHovered state of color.chart.neutral.#8a888e
chart.success.default.[default]
React:themeGet('colors.chart.success.default.default')
CSS: --fk-chart-success
chart/success/default/defaultFor data visualisation communicating positive information, such as 'on track'.#358238
chart.success.default.hovered
React:themeGet('colors.chart.success.default.hovered')
CSS: --fk-chart-success-hovered
chart/success/default/hoveredHovered state of color.chart.success.#2e6930
chart.success.bold.default
React:themeGet('colors.chart.success.bold.default')
CSS: --fk-chart-success-bold
chart/success/bold/defaultA stronger emphasis option of color.chart.success.#1e4620
chart.success.bold.hovered
React:themeGet('colors.chart.success.bold.hovered')
CSS: --fk-chart-success-bold-hovered
chart/success/bold/hoveredHovered state of color.chart.success.bold.#0f2310
chart.danger.default.[default]
React:themeGet('colors.chart.danger.default.default')
CSS: --fk-chart-danger
chart/danger/default/defaultFor data visualisation communicating negative information, such as 'off track'.#dc3c3c
chart.danger.default.hovered
React:themeGet('colors.chart.danger.default.hovered')
CSS: --fk-chart-danger-hovered
chart/danger/default/hoveredHovered state of color.chart.danger.#c33636
chart.danger.bold.default
React:themeGet('colors.chart.danger.bold.default')
CSS: --fk-chart-danger-bold
chart/danger/bold/defaultA stronger emphasis option of color.chart.danger.#621b1b
chart.danger.bold.hovered
React:themeGet('colors.chart.danger.bold.hovered')
CSS: --fk-chart-danger-bold-hovered
chart/danger/bold/hoveredHovered state of color.chart.danger.bold.#310e0e
chart.warning.default.[default]
React:themeGet('colors.chart.warning.default.default')
CSS: --fk-chart-warning
chart/warning/default/defaultFor data visualisation communicating caution, such as 'at risk' statuses.#f0da4e
chart.warning.default.hovered
React:themeGet('colors.chart.warning.default.hovered')
CSS: --fk-chart-warning-hovered
chart/warning/default/hoveredHovered state of color.chart.warning.#c0ae3e
chart.warning.bold.default
React:themeGet('colors.chart.warning.bold.default')
CSS: --fk-chart-warning-bold
chart/warning/bold/defaultA stronger emphasis option of color.chart.warning.#90832f
chart.warning.bold.hovered
React:themeGet('colors.chart.warning.bold.hovered')
CSS: --fk-chart-warning-bold-hovered
chart/warning/bold/hoveredHovered state of color.chart.warning.bold.#484117
chart.information.default.[default]
React:themeGet('colors.chart.information.default.default')
CSS: --fk-chart-information
chart/information/default/defaultFor data visualisation communicating low priority or in-progress statuses.#2256c5
chart.information.default.hovered
React:themeGet('colors.chart.information.default.hovered')
CSS: --fk-chart-information-hovered
chart/information/default/hoveredHovered state of color.chart.information.#224a99
chart.information.bold.default
React:themeGet('colors.chart.information.bold.default')
CSS: --fk-chart-information-bold
chart/information/bold/defaultA stronger emphasis option of color.chart.information.#173166
chart.information.bold.hovered
React:themeGet('colors.chart.information.bold.hovered')
CSS: --fk-chart-information-bold-hovered
chart/information/bold/hoveredHovered state of color.chart.information.bold.#0c1933
chart.discovery.default.[default]
React:themeGet('colors.chart.discovery.default.default')
CSS: --fk-chart-discovery
chart/discovery/default/defaultFor data visualisation communicating 'new' statuses.#9871e6
chart.discovery.default.hovered
React:themeGet('colors.chart.discovery.default.hovered')
CSS: --fk-chart-discovery-hovered
chart/discovery/default/hoveredHovered state of color.chart.discovery.#8764cc
chart.discovery.bold.default
React:themeGet('colors.chart.discovery.bold.default')
CSS: --fk-chart-discovery-bold
chart/discovery/bold/defaultA stronger emphasis option of color.chart.discovery.#443266
chart.discovery.bold.hovered
React:themeGet('colors.chart.discovery.bold.hovered')
CSS: --fk-chart-discovery-bold-hovered
chart/discovery/bold/hoveredHovered state of color.chart.discovery.bold.#221933
chart.categorical.1.default
React:themeGet('colors.chart.categorical.1.default')
CSS: --fk-chart-categorical-1
chart/categorical/1/defaultFor data visualisation only. Follow numbered sequence.#71cac1
chart.categorical.1.hovered
React:themeGet('colors.chart.categorical.1.hovered')
CSS: --fk-chart-categorical-1-hovered
chart/categorical/1/hoveredHovered state of color.chart.categorical.1.#559791
chart.categorical.2.default
React:themeGet('colors.chart.categorical.2.default')
CSS: --fk-chart-categorical-2
chart/categorical/2/defaultFor data visualisation only. Follow numbered sequence.#443266
chart.categorical.2.hovered
React:themeGet('colors.chart.categorical.2.hovered')
CSS: --fk-chart-categorical-2-hovered
chart/categorical/2/hoveredHovered state of color.chart.categorical.2.#221933
chart.categorical.3.default
React:themeGet('colors.chart.categorical.3.default')
CSS: --fk-chart-categorical-3
chart/categorical/3/defaultFor data visualisation only. Follow numbered sequence.#be633b
chart.categorical.3.hovered
React:themeGet('colors.chart.categorical.3.hovered')
CSS: --fk-chart-categorical-3-hovered
chart/categorical/3/hoveredHovered state of color.chart.categorical.3.#8e4a2c
chart.categorical.4.default
React:themeGet('colors.chart.categorical.4.default')
CSS: --fk-chart-categorical-4
chart/categorical/4/defaultFor data visualisation only. Follow numbered sequence.#8f3a82
chart.categorical.4.hovered
React:themeGet('colors.chart.categorical.4.hovered')
CSS: --fk-chart-categorical-4-hovered
chart/categorical/4/hoveredHovered state of color.chart.categorical.4.#63275a
chart.categorical.5.default
React:themeGet('colors.chart.categorical.5.default')
CSS: --fk-chart-categorical-5
chart/categorical/5/defaultFor data visualisation only. Follow numbered sequence.#0c1933
chart.categorical.5.hovered
React:themeGet('colors.chart.categorical.5.hovered')
CSS: --fk-chart-categorical-5-hovered
chart/categorical/5/hoveredHovered state of color.chart.categorical.5.#070f1f
chart.categorical.6.default
React:themeGet('colors.chart.categorical.6.default')
CSS: --fk-chart-categorical-6
chart/categorical/6/defaultFor data visualisation only. Follow numbered sequence.#9871e6