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 5-color combination featuring Soft Cyan, Soft Sky Blue, Soft Blue. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#65C3B3 | rgb(101, 195, 179) | hsl(170, 44%, 58%) | Soft Cyan | View | |
#65BBC3 | rgb(101, 187, 195) | hsl(185, 44%, 58%) | Soft Sky Blue | View | |
#65A4C3 | rgb(101, 164, 195) | hsl(200, 44%, 58%) | Soft Blue | View | |
#658CC3 | rgb(101, 140, 195) | hsl(215, 44%, 58%) | Soft Blue | View | |
#6574C3 | rgb(101, 116, 195) | hsl(230, 44%, 58%) | Soft Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Soft Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #65C3B3;
--color-2: #65BBC3;
--color-3: #65A4C3;
--color-4: #658CC3;
--color-5: #6574C3;
}Palettes that share visual characteristics and color harmony.