Documentation Index
Fetch the complete documentation index at: https://skelementorcss.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Use background color utilities for surfaces, panels, and status-driven fills.| Class | Hex |
|---|---|
.background-white | #ffffff |
.background-black | #000000 |
.background-gray-dark | #374151 |
.background-gray | #6b7280 |
.background-gray-light | #f3f4f6 |
.background-primary | #0740f9 |
.background-secondary | #aaebfd |
.background-neutral | #6b7280 |
.background-success | #3DC13C |
.background-warning | #F4BB1B |
.background-error | #F13737 |
.background-{token}-l-5 through .background-{token}-d-5; hex steps match the Color Palette.
Examples
Usage Notes
Classes setbackground-color. Structural fills support layouts, while semantic tokens match Colors. Shade steps use background-{token}-l-5 … background-{token}-d-5 on semantic tokens only.
Best practices
- Default to white / gray-light for content; use saturated semantic fills when the meaning fits.
- Pair strong backgrounds with white or black text (or a verified contrast-safe class).
Related utilities
Text Colors
Text colors
Border Colors
Border colors

