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 happiness palette featuring Light Soft Cyan, Soft Sky Blue, Dark Soft Blue.
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 |
|---|---|---|---|---|---|
#BEE9E8 | rgb(190, 233, 232) | hsl(179, 49%, 83%) | Light Soft Cyan | View | |
#62B6CB | rgb(98, 182, 203) | hsl(192, 50%, 59%) | Soft Sky Blue | View | |
#1B4965 | rgb(27, 73, 101) | hsl(203, 58%, 25%) | Dark Soft Blue | View | |
#CAE9FF | rgb(202, 233, 255) | hsl(205, 100%, 90%) | Pale Vibrant Blue | View | |
#5FA8D3 | rgb(95, 168, 211) | hsl(202, 57%, 60%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Light Soft Cyan and Soft Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BEE9E8;
--color-2: #62B6CB;
--color-3: #1B4965;
--color-4: #CAE9FF;
--color-5: #5FA8D3;
}Palettes that share visual characteristics and color harmony.