Pastel Goth Color Palette
The official color guide for Pastel Goth. Soft, dreamy tones optimized for aesthetic, aesthetic design, and visual harmony.
Introduction
Pastel Goth is a defining palette in the aesthetic aesthetic. Popularized by Tumblr in 2015, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #FFD1DC, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Pastel Goth creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #FFD1DC |
255, 209, 220 | |
| Secondary | #B19CD9 |
177, 156, 217 | |
| Accent | #a0e6ff |
160, 230, 255 | |
| Complement | #000000 |
0, 0, 0 |
Trends & Psychology
Soft Focus
Pastel colors like #FFD1DC 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 Pastel Goth to your stylesheet.
CSS Variables
:root {
/* Pastel Goth Variables */
--pastel-1: #FFD1DC;
--pastel-2: #B19CD9;
--pastel-3: #a0e6ff;
--pastel-4: #000000;
}
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.