Aurora CSS Framework

A lightweight, modern CSS framework with glass morphism effects, fluid animations, and dark/light mode support.

Explore Components

Color System

Aurora uses a carefully designed color system that works beautifully in both dark and light modes.

Primary Accent
Secondary Accent
Gradient
Background
Card Background
Text Primary
Text Secondary

Typography

Headings

Heading Level 1

Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Text Styles

Regular paragraph text looks like this. Aurora uses a clean, readable font stack and proper spacing for optimal reading experience across devices. The default font stack includes system fonts for better performance.

Secondary text styling adds visual hierarchy and is great for supporting content or less important information.

Accent text uses the primary accent color to highlight important information or calls to action within text content.

Extra Small Text
Small Text
Base Text Size
Large Text
Extra Large Text
2XL Text

Section Titles

Features

Our Services

Latest Projects

Buttons

Button Styles

Button Sizes

Icon Buttons

Button States

Cards

Standard Card

Basic card with hover effect. Great for presenting content in a clean, contained way.

🚀

Secondary Card

Uses the secondary accent color for its accent line on hover.

🔮

Dual Accent Card

Features a gradient using both accent colors for a more vibrant look.

Glass Card

The glass card features a beautiful blur effect that works well as a container for important content or as a highlight section.

Glass morphism is a modern design trend that gives the appearance of frosted glass, adding depth to your interfaces while maintaining readability.

Forms

Form Controls

Notification Preferences

Modals & Tooltips

Modal Dialogs

Modals are useful for focused user interactions without leaving the current page.

Tooltips

Tooltips provide additional information in a non-intrusive way.

Animations

Scroll Animations

Elements animate as they enter the viewport. Scroll to see them in action.

Fade In

This element fades in when scrolled into view.

Slide Up

This element slides up when scrolled into view.

Slide Left

This element slides in from the right.

Slide Right

This element slides in from the left.

Parallax Effects

Move your mouse over this section to see the parallax effect in action.

Typing Animation

Aurora includes a smooth typing animation effect.

Utilities

Grid System

Aurora includes a responsive 12-column grid system.

Column 4
Column 4
Column 4
Column 6
Column 6
Column 3
Column 9

Spacing Utilities

Aurora provides utility classes for margin and padding.

/* Margin utilities */ .aurora-m-0 { margin: 0; } .aurora-m-1 { margin: 0.25rem; } .aurora-m-2 { margin: 0.5rem; } /* Padding utilities */ .aurora-p-0 { padding: 0; } .aurora-p-1 { padding: 0.25rem; } .aurora-p-2 { padding: 0.5rem; }

Vertical Gap Utilities

Aurora provides utility classes for creating consistent vertical spacing between elements. These gap utilities help maintain visual rhythm and hierarchy in your layouts.

/* Basic gap utilities */ .aurora-gap-y-1 { height: 0.25rem; } .aurora-gap-y-2 { height: 0.5rem; } .aurora-gap-y-3 { height: 0.75rem; } .aurora-gap-y-4 { height: 1rem; } .aurora-gap-y-5 { height: 1.5rem; } .aurora-gap-y-6 { height: 2rem; } /* Responsive variants */ .aurora-gap-y-sm-4 { height: 1rem; } .aurora-gap-y-md-4 { height: 1rem; } .aurora-gap-y-lg-4 { height: 1rem; } .aurora-gap-y-xl-4 { height: 1rem; }
First Element
Small Gap (0.5rem)
Default Gap (1rem)
Large Gap (2rem)

Responsive Example

First Element

The gap above this element is:

  • 0.5rem on mobile
  • 1rem on medium screens
  • 2rem on large screens

Text Utilities

Quickly style your text with Aurora's text utilities.

Left aligned text

Center aligned text

Right aligned text

Uppercase text

Bold text

Wide letter spacing

Examples

Blog

An example of a blog page using Aurora CSS.

View Blog

Dashboard

An example of a dashboard page using Aurora CSS.

View Dashboard

Chat

An example of an LLM chat app using Aurora CSS.

View Chat

Landing Page

An example of a landing page using Aurora CSS.

View Landing

Welcome to Aurora CSS

Thank you for checking out the Aurora CSS Framework!

Aurora is very much WIP, and will be updated as time goes on. That being said, it is fully functional and has a lot of features. To get started, check out the documentation below. And click on Get Started to go to the repository.

Basic Modal

This is a simple modal dialog example using the Aurora CSS Framework.

Modals are great for getting user attention without navigating away from the current page.

Contact Form

Please fill out the form below to get in touch with us.

Aurora Preview

Aurora CSS Framework

The framework is named after the Aurora Borealis (Northern Lights), inspired by its beautiful colors and fluid, dynamic nature.