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 |
|---|---|---|---|---|---|
#38C7C5 | rgb(56, 199, 197) | hsl(179, 56%, 50%) | Soft Cyan | View | |
#38A6C7 | rgb(56, 166, 199) | hsl(194, 56%, 50%) | Soft Sky Blue | View | |
#3882C7 | rgb(56, 130, 199) | hsl(209, 56%, 50%) | Soft Blue | View | |
#385EC7 | rgb(56, 94, 199) | hsl(224, 56%, 50%) | Soft Blue | View | |
#383AC7 | rgb(56, 58, 199) | hsl(239, 56%, 50%) | 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: #38C7C5;
--color-2: #38A6C7;
--color-3: #3882C7;
--color-4: #385EC7;
--color-5: #383AC7;
}Palettes that share visual characteristics and color harmony.