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 text color utilities for hierarchy, links, and status without leaving the shared palette.| Class | Hex |
|---|---|
.text-white | #ffffff |
.text-black | #000000 |
.text-gray-dark | #374151 |
.text-gray | #6b7280 |
.text-gray-light | #9ca3af |
.text-primary | #0740f9 |
.text-secondary | #aaebfd |
.text-neutral | #6b7280 |
.text-success | #3DC13C |
.text-warning | #F4BB1B |
.text-error | #F13737 |
.text-{token}-l-5 through .text-{token}-d-5; use the same shade steps shown in the Color Palette.
Examples
Usage Notes
Classes setcolor. Structural utilities are fixed grays for hierarchy; semantic utilities use the six tokens from Colors (primary, secondary, neutral, success, warning, error). For shades off the base, append -l-5…-l-1 or -d-1…-d-5 (see the palette). text-gray* is for typography tiers; text-neutral follows the neutral ramp like border-neutral / background-neutral.
Best practices
- Use primary for links and brand emphasis; use success / error / warning for status.
- Check contrast on colored backgrounds; see Colors — Accessibility.
Related utilities
Typography
Font size, weight, and layout
Background Colors
Background colors

