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 |
|---|---|---|---|---|---|
#46AF9A | rgb(70, 175, 154) | hsl(168, 43%, 48%) | Soft Cyan | View | |
#46AAAF | rgb(70, 170, 175) | hsl(183, 43%, 48%) | Soft Cyan | View | |
#468FAF | rgb(70, 143, 175) | hsl(198, 43%, 48%) | Soft Sky Blue | View | |
#4675AF | rgb(70, 117, 175) | hsl(213, 43%, 48%) | Soft Blue | View | |
#465BAF | rgb(70, 91, 175) | hsl(228, 43%, 48%) | Soft Blue | View |
:root {
--color-1: #46AF9A;
--color-2: #46AAAF;
--color-3: #468FAF;
--color-4: #4675AF;
--color-5: #465BAF;
}Palettes that share visual characteristics and color harmony.