Cotton Candy Pink Color Palette
The official color guide for Cotton Candy Pink. Soft, dreamy tones optimized for sweet, aesthetic design, and visual harmony.
Introduction
Cotton Candy Pink is a defining palette in the sweet aesthetic. Popularized by Aesthetic in 2024, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #FFB7D5, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Cotton Candy Pink creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #FFB7D5 |
255, 183, 213 | |
| Secondary | #FFC0CB |
255, 192, 203 | |
| Accent | #ffb5c5 |
255, 181, 197 | |
| Complement | #ffdae9 |
255, 218, 233 |
Trends & Psychology
Soft Focus
Pastel colors like #FFB7D5 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 Cotton Candy Pink to your stylesheet.
CSS Variables
:root {
/* Cotton Candy Pink Variables */
--pastel-1: #FFB7D5;
--pastel-2: #FFC0CB;
--pastel-3: #ffb5c5;
--pastel-4: #ffdae9;
}
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.