OKLCH Colors
Perceptually uniform colors with Display P3 wide gamut support and accessibility by design.
Modern Web Standards Framework
A standards-based CSS framework leveraging OKLCH colors, container queries, and semantic HTML for 2026 and beyond.
Perceptually uniform colors with Display P3 wide gamut support and accessibility by design.
Components adapt to their container, not the viewport. True portability and reusability.
Atoms layer styles semantic HTML directly. No class soup, maximum accessibility.
Predictable, machine-readable patterns. Built for the AI-native web of 2026.
html.style is a modern CSS framework built on web standards like OKLCH colors, container queries, and semantic HTML. It's designed for the AI-native web of 2026.
Simply include the html.style.css file in your project and start writing semantic HTML. The framework handles styling automatically.
Yes! html.style leverages features that have reached baseline support in modern browsers (2026 support matrix).
This is a paragraph with strong text, emphasized text, and a link. The text wraps beautifully with a maximum width of 70 characters for optimal readability.
This is small text for captions and disclaimers.
Inline code looks like const foo = 'bar'; and code blocks look like:
function greet(name) {
return `Hello, ${name}!`;
}