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 Cyan, Soft Sky 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 |
|---|---|---|---|---|---|
#45BFA7 | rgb(69, 191, 167) | hsl(168, 49%, 51%) | Soft Cyan | View | |
#45B9BF | rgb(69, 185, 191) | hsl(183, 49%, 51%) | Soft Cyan | View | |
#459BBF | rgb(69, 155, 191) | hsl(198, 49%, 51%) | Soft Sky Blue | View | |
#457CBF | rgb(69, 124, 191) | hsl(213, 49%, 51%) | Soft Blue | View | |
#455DBF | rgb(69, 93, 191) | hsl(228, 49%, 51%) | Soft Blue | View |
:root {
--color-1: #45BFA7;
--color-2: #45B9BF;
--color-3: #459BBF;
--color-4: #457CBF;
--color-5: #455DBF;
}Palettes that share visual characteristics and color harmony.