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 |
|---|---|---|---|---|---|
#41BEA5 | rgb(65, 190, 165) | hsl(168, 49%, 50%) | Soft Cyan | View | |
#41B8BE | rgb(65, 184, 190) | hsl(183, 49%, 50%) | Soft Cyan | View | |
#4198BE | rgb(65, 152, 190) | hsl(198, 49%, 50%) | Soft Sky Blue | View | |
#4179BE | rgb(65, 121, 190) | hsl(213, 49%, 50%) | Soft Blue | View | |
#415ABE | rgb(65, 90, 190) | hsl(228, 49%, 50%) | Soft Blue | View |
:root {
--color-1: #41BEA5;
--color-2: #41B8BE;
--color-3: #4198BE;
--color-4: #4179BE;
--color-5: #415ABE;
}Palettes that share visual characteristics and color harmony.