Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A freshness palette featuring White, Soft Cyan, Light Vibrant Emerald.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#FFFFFF | rgb(255, 255, 255) | hsl(0, 0%, 100%) | White | View | |
#84DCC6 | rgb(132, 220, 198) | hsl(165, 56%, 69%) | Soft Cyan | View | |
#A5FFD6 | rgb(165, 255, 214) | hsl(153, 100%, 82%) | Light Vibrant Emerald | View | |
#FFA69E | rgb(255, 166, 158) | hsl(5, 100%, 81%) | Light Vibrant Red | View | |
#FF686B | rgb(255, 104, 107) | hsl(359, 100%, 70%) | Vibrant Red | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of White and Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FFFFFF;
--color-2: #84DCC6;
--color-3: #A5FFD6;
--color-4: #FFA69E;
--color-5: #FF686B;
}Palettes that share visual characteristics and color harmony.