Boho Pastel Color Palette
The official color guide for Boho Pastel. Soft, dreamy tones optimized for aesthetic, aesthetic design, and visual harmony.
Introduction
Boho Pastel is a defining palette in the aesthetic aesthetic. Popularized by Festival in 2019, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #f4a460, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Boho Pastel creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #f4a460 |
244, 164, 96 | |
| Secondary | #d2b48c |
210, 180, 140 | |
| Accent | #e6e6fa |
230, 230, 250 | |
| Complement | #98fb98 |
152, 251, 152 |
Trends & Psychology
Soft Focus
Pastel colors like #f4a460 are known to have a calming effect on the viewer, reducing visual stress and creating a sense of safety and openness.
Global Appeal
Scandinavia has seen a rising trend in interior design (Hygge style) and sustainable fashion using these exact tones.
Implementation Guide
Use these snippets to add Boho Pastel to your stylesheet.
CSS Variables
:root {
/* Boho Pastel Variables */
--pastel-1: #f4a460;
--pastel-2: #d2b48c;
--pastel-3: #e6e6fa;
--pastel-4: #98fb98;
}
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.