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 |
|---|---|---|---|---|---|
#4BC7CE | rgb(75, 199, 206) | hsl(183, 57%, 55%) | Soft Cyan | View | |
#4BA6CE | rgb(75, 166, 206) | hsl(198, 57%, 55%) | Soft Sky Blue | View | |
#4B86CE | rgb(75, 134, 206) | hsl(213, 57%, 55%) | Soft Blue | View | |
#4B65CE | rgb(75, 101, 206) | hsl(228, 57%, 55%) | Soft Blue | View | |
#514BCE | rgb(81, 75, 206) | hsl(243, 57%, 55%) | 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: #4BC7CE;
--color-2: #4BA6CE;
--color-3: #4B86CE;
--color-4: #4B65CE;
--color-5: #514BCE;
}Palettes that share visual characteristics and color harmony.