Lavender Haze Color Palette
The official color guide for Lavender Haze. Soft, dreamy tones optimized for floral, aesthetic design, and visual harmony.
Introduction
Lavender Haze is a defining palette in the floral aesthetic. Popularized by Taylor Inspired in 2022, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #f3e5f5, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Lavender Haze creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #f3e5f5 |
243, 229, 245 | |
| Secondary | #e1bee7 |
225, 190, 231 | |
| Accent | #ce93d8 |
206, 147, 216 | |
| Complement | #ba68c8 |
186, 104, 200 |
Trends & Psychology
Soft Focus
Pastel colors like #f3e5f5 are known to have a calming effect on the viewer, reducing visual stress and creating a sense of safety and openness.
Global Appeal
South Korea has seen a rising trend in minimalist cafe branding and K-Beauty packaging using these exact tones.
Implementation Guide
Use these snippets to add Lavender Haze to your stylesheet.
CSS Variables
:root {
/* Lavender Haze Variables */
--pastel-1: #f3e5f5;
--pastel-2: #e1bee7;
--pastel-3: #ce93d8;
--pastel-4: #ba68c8;
}
Frequently Asked Questions
Pastel colors are generally too light for body text on white backgrounds. Use them for backgrounds or large headlines on dark backgrounds.