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 |
|---|---|---|---|---|---|
#4BB9AA | rgb(75, 185, 170) | hsl(172, 44%, 51%) | Soft Cyan | View | |
#4BACB9 | rgb(75, 172, 185) | hsl(187, 44%, 51%) | Soft Sky Blue | View | |
#4B91B9 | rgb(75, 145, 185) | hsl(202, 44%, 51%) | Soft Blue | View | |
#4B75B9 | rgb(75, 117, 185) | hsl(217, 44%, 51%) | Soft Blue | View | |
#4B5AB9 | rgb(75, 90, 185) | hsl(232, 44%, 51%) | 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: #4BB9AA;
--color-2: #4BACB9;
--color-3: #4B91B9;
--color-4: #4B75B9;
--color-5: #4B5AB9;
}Palettes that share visual characteristics and color harmony.