# Backgrounds Utilities for controlling the background color of an element. **Category:** Utilities **Storybook:** https://doc.ux4g.gov.in/web/?path=/story/ux4g-utilities-backgrounds--introduction ## Variants documented in Storybook - BackgroundShowcase: https://doc.ux4g.gov.in/web/?path=/story/ux4g-utilities-backgrounds--backgroundshowcase ## Framework setup ### HTML / CDN ```html ``` ### React ```bash npm install ux4g-web-components ``` ```jsx import 'ux4g-web-components/styles.css'; import 'ux4g-web-components/design-system'; ``` ### Angular Update `angular.json`: ```json { "styles": [ "node_modules/ux4g-web-components/styles/ux4g.css", "src/styles.css" ], "scripts": [ "node_modules/ux4g-web-components/dist/runtime/design-system.js" ] } ``` ## Code examples The snippets below are extracted from the Storybook canvas for Backgrounds. Each example shows the rendered HTML, the equivalent React JSX, and the Angular template markup. ### 1. Background Showcase — Neutral Backgrounds HTML: ```html
A comprehensive reference of semantic background tokens and utility classes for the UX4G Design System.
Every background class from the utility library, categorized for easy access.
Format: ux4g-bg-{color}
|
Background Neutral
ux4g-bg-neutral
|
|
Background Neutral Elevated
ux4g-bg-neutral-elevated
|
|
Background Neutral Soft
ux4g-bg-neutral-soft
|
|
Background Neutral Subtle
ux4g-bg-neutral-subtle
|
|
Background Neutral Emphasis
ux4g-bg-neutral-emphasis
|
|
Background Neutral Strong
ux4g-bg-neutral-strong
|
|
Background Neutral Stronger
ux4g-bg-neutral-stronger
|
|
Background Neutral Disabled
ux4g-bg-neutral-disabled
|
Format: ux4g-bg-{color}
|
Background Primary
ux4g-bg-primary
|
|
Background Primary Soft
ux4g-bg-primary-soft
|
|
Background Primary Subtle
ux4g-bg-primary-subtle
|
|
Background Primary Emphasis
ux4g-bg-primary-emphasis
|
|
Background Primary Strong
ux4g-bg-primary-strong
|
|
Background Primary Stronger
ux4g-bg-primary-stronger
|
Format: ux4g-bg-{color}
|
Background Secondary
ux4g-bg-secondary
|
|
Background Secondary Soft
ux4g-bg-secondary-soft
|
|
Background Secondary Subtle
ux4g-bg-secondary-subtle
|
|
Background Secondary Emphasis
ux4g-bg-secondary-emphasis
|
|
Background Secondary Strong
ux4g-bg-secondary-strong
|
Format: ux4g-bg-{color}
|
Background Tertiary
ux4g-bg-tertiary
|
|
Background Tertiary Soft
ux4g-bg-tertiary-soft
|
|
Background Tertiary Subtle
ux4g-bg-tertiary-subtle
|
|
Background Tertiary Emphasis
ux4g-bg-tertiary-emphasis
|
|
Background Tertiary Strong
ux4g-bg-tertiary-strong
|
Format: ux4g-bg-{color}
|
Background Success
ux4g-bg-success
|
|
Background Success Soft
ux4g-bg-success-soft
|
|
Background Success Subtle
ux4g-bg-success-subtle
|
|
Background Success Emphasis
ux4g-bg-success-emphasis
|
|
Background Success Strong
ux4g-bg-success-strong
|
Format: ux4g-bg-{color}
|
Background Error
ux4g-bg-error
|
|
Background Error Soft
ux4g-bg-error-soft
|
|
Background Error Subtle
ux4g-bg-error-subtle
|
|
Background Error Emphasis
ux4g-bg-error-emphasis
|
|
Background Error Strong
ux4g-bg-error-strong
|
|
Background Error Stronger
ux4g-bg-error-stronger
|
Format: ux4g-bg-{color}
|
Background Warning
ux4g-bg-warning
|
|
Background Warning Soft
ux4g-bg-warning-soft
|
|
Background Warning Subtle
ux4g-bg-warning-subtle
|
|
Background Warning Emphasis
ux4g-bg-warning-emphasis
|
|
Background Warning Strong
ux4g-bg-warning-strong
|
Format: ux4g-bg-{color}
|
Background Info
ux4g-bg-info
|
|
Background Info Soft
ux4g-bg-info-soft
|
|
Background Info Subtle
ux4g-bg-info-subtle
|
|
Background Info Emphasis
ux4g-bg-info-emphasis
|
|
Background Info Strong
ux4g-bg-info-strong
|
A comprehensive reference of semantic background tokens and utility classes for the UX4G Design System.
Every background class from the utility library, categorized for easy access.
Format:
ux4g-bg-{color}
|
Background Neutral
ux4g-bg-neutral
|
|
Background Neutral Elevated
ux4g-bg-neutral-elevated
|
|
Background Neutral Soft
ux4g-bg-neutral-soft
|
|
Background Neutral Subtle
ux4g-bg-neutral-subtle
|
|
Background Neutral Emphasis
ux4g-bg-neutral-emphasis
|
|
Background Neutral Strong
ux4g-bg-neutral-strong
|
|
Background Neutral Stronger
ux4g-bg-neutral-stronger
|
|
Background Neutral Disabled
ux4g-bg-neutral-disabled
|
Format:
ux4g-bg-{color}
|
Background Primary
ux4g-bg-primary
|
|
Background Primary Soft
ux4g-bg-primary-soft
|
|
Background Primary Subtle
ux4g-bg-primary-subtle
|
|
Background Primary Emphasis
ux4g-bg-primary-emphasis
|
|
Background Primary Strong
ux4g-bg-primary-strong
|
|
Background Primary Stronger
ux4g-bg-primary-stronger
|
Format:
ux4g-bg-{color}
|
Background Secondary
ux4g-bg-secondary
|
|
Background Secondary Soft
ux4g-bg-secondary-soft
|
|
Background Secondary Subtle
ux4g-bg-secondary-subtle
|
|
Background Secondary Emphasis
ux4g-bg-secondary-emphasis
|
|
Background Secondary Strong
ux4g-bg-secondary-strong
|
Format:
ux4g-bg-{color}
|
Background Tertiary
ux4g-bg-tertiary
|
|
Background Tertiary Soft
ux4g-bg-tertiary-soft
|
|
Background Tertiary Subtle
ux4g-bg-tertiary-subtle
|
|
Background Tertiary Emphasis
ux4g-bg-tertiary-emphasis
|
|
Background Tertiary Strong
ux4g-bg-tertiary-strong
|
Format:
ux4g-bg-{color}
|
Background Success
ux4g-bg-success
|
|
Background Success Soft
ux4g-bg-success-soft
|
|
Background Success Subtle
ux4g-bg-success-subtle
|
|
Background Success Emphasis
ux4g-bg-success-emphasis
|
|
Background Success Strong
ux4g-bg-success-strong
|
Format:
ux4g-bg-{color}
|
Background Error
ux4g-bg-error
|
|
Background Error Soft
ux4g-bg-error-soft
|
|
Background Error Subtle
ux4g-bg-error-subtle
|
|
Background Error Emphasis
ux4g-bg-error-emphasis
|
|
Background Error Strong
ux4g-bg-error-strong
|
|
Background Error Stronger
ux4g-bg-error-stronger
|
Format:
ux4g-bg-{color}
|
Background Warning
ux4g-bg-warning
|
|
Background Warning Soft
ux4g-bg-warning-soft
|
|
Background Warning Subtle
ux4g-bg-warning-subtle
|
|
Background Warning Emphasis
ux4g-bg-warning-emphasis
|
|
Background Warning Strong
ux4g-bg-warning-strong
|
Format:
ux4g-bg-{color}
|
Background Info
ux4g-bg-info
|
|
Background Info Soft
ux4g-bg-info-soft
|
|
Background Info Subtle
ux4g-bg-info-subtle
|
|
Background Info Emphasis
ux4g-bg-info-emphasis
|
|
Background Info Strong
ux4g-bg-info-strong
|
A comprehensive reference of semantic background tokens and utility classes for the UX4G Design System.
Every background class from the utility library, categorized for easy access.
Format: ux4g-bg-{color}
|
Background Neutral
ux4g-bg-neutral
|
|
Background Neutral Elevated
ux4g-bg-neutral-elevated
|
|
Background Neutral Soft
ux4g-bg-neutral-soft
|
|
Background Neutral Subtle
ux4g-bg-neutral-subtle
|
|
Background Neutral Emphasis
ux4g-bg-neutral-emphasis
|
|
Background Neutral Strong
ux4g-bg-neutral-strong
|
|
Background Neutral Stronger
ux4g-bg-neutral-stronger
|
|
Background Neutral Disabled
ux4g-bg-neutral-disabled
|
Format: ux4g-bg-{color}
|
Background Primary
ux4g-bg-primary
|
|
Background Primary Soft
ux4g-bg-primary-soft
|
|
Background Primary Subtle
ux4g-bg-primary-subtle
|
|
Background Primary Emphasis
ux4g-bg-primary-emphasis
|
|
Background Primary Strong
ux4g-bg-primary-strong
|
|
Background Primary Stronger
ux4g-bg-primary-stronger
|
Format: ux4g-bg-{color}
|
Background Secondary
ux4g-bg-secondary
|
|
Background Secondary Soft
ux4g-bg-secondary-soft
|
|
Background Secondary Subtle
ux4g-bg-secondary-subtle
|
|
Background Secondary Emphasis
ux4g-bg-secondary-emphasis
|
|
Background Secondary Strong
ux4g-bg-secondary-strong
|
Format: ux4g-bg-{color}
|
Background Tertiary
ux4g-bg-tertiary
|
|
Background Tertiary Soft
ux4g-bg-tertiary-soft
|
|
Background Tertiary Subtle
ux4g-bg-tertiary-subtle
|
|
Background Tertiary Emphasis
ux4g-bg-tertiary-emphasis
|
|
Background Tertiary Strong
ux4g-bg-tertiary-strong
|
Format: ux4g-bg-{color}
|
Background Success
ux4g-bg-success
|
|
Background Success Soft
ux4g-bg-success-soft
|
|
Background Success Subtle
ux4g-bg-success-subtle
|
|
Background Success Emphasis
ux4g-bg-success-emphasis
|
|
Background Success Strong
ux4g-bg-success-strong
|
Format: ux4g-bg-{color}
|
Background Error
ux4g-bg-error
|
|
Background Error Soft
ux4g-bg-error-soft
|
|
Background Error Subtle
ux4g-bg-error-subtle
|
|
Background Error Emphasis
ux4g-bg-error-emphasis
|
|
Background Error Strong
ux4g-bg-error-strong
|
|
Background Error Stronger
ux4g-bg-error-stronger
|
Format: ux4g-bg-{color}
|
Background Warning
ux4g-bg-warning
|
|
Background Warning Soft
ux4g-bg-warning-soft
|
|
Background Warning Subtle
ux4g-bg-warning-subtle
|
|
Background Warning Emphasis
ux4g-bg-warning-emphasis
|
|
Background Warning Strong
ux4g-bg-warning-strong
|
Format: ux4g-bg-{color}
|
Background Info
ux4g-bg-info
|
|
Background Info Soft
ux4g-bg-info-soft
|
|
Background Info Subtle
ux4g-bg-info-subtle
|
|
Background Info Emphasis
ux4g-bg-info-emphasis
|
|
Background Info Strong
ux4g-bg-info-strong
|