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 |
|---|---|---|---|---|---|
#31B4AB | rgb(49, 180, 171) | hsl(176, 57%, 45%) | Soft Cyan | View | |
#319CB4 | rgb(49, 156, 180) | hsl(191, 57%, 45%) | Soft Sky Blue | View | |
#317BB4 | rgb(49, 123, 180) | hsl(206, 57%, 45%) | Soft Blue | View | |
#315BB4 | rgb(49, 91, 180) | hsl(221, 57%, 45%) | Soft Blue | View | |
#313AB4 | rgb(49, 58, 180) | hsl(236, 57%, 45%) | 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: #31B4AB;
--color-2: #319CB4;
--color-3: #317BB4;
--color-4: #315BB4;
--color-5: #313AB4;
}Palettes that share visual characteristics and color harmony.