Kawaii Cute Color Palette
The official color guide for Kawaii Cute. Soft, dreamy tones optimized for aesthetic, aesthetic design, and visual harmony.
Introduction
Kawaii Cute is a defining palette in the aesthetic aesthetic. Popularized by Harajuku in 2018, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #ffc0cb, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Kawaii Cute creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #ffc0cb |
255, 192, 203 | |
| Secondary | #ffb7b2 |
255, 183, 178 | |
| Accent | #ffdac1 |
255, 218, 193 | |
| Complement | #e2f0cb |
226, 240, 203 |
Trends & Psychology
Soft Focus
Pastel colors like #ffc0cb are known to have a calming effect on the viewer, reducing visual stress and creating a sense of safety and openness.
Global Appeal
Brazil has seen a rising trend in summer fashion collections and beachwear using these exact tones.
Implementation Guide
Use these snippets to add Kawaii Cute to your stylesheet.
CSS Variables
:root {
/* Kawaii Cute Variables */
--pastel-1: #ffc0cb;
--pastel-2: #ffb7b2;
--pastel-3: #ffdac1;
--pastel-4: #e2f0cb;
}
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.