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 |
|---|---|---|---|---|---|
#74D8BF | rgb(116, 216, 191) | hsl(165, 56%, 65%) | Soft Cyan | View | |
#74D8D8 | rgb(116, 216, 216) | hsl(180, 56%, 65%) | Soft Cyan | View | |
#74BFD8 | rgb(116, 191, 216) | hsl(195, 56%, 65%) | Soft Sky Blue | View | |
#74A6D8 | rgb(116, 166, 216) | hsl(210, 56%, 65%) | Soft Blue | View | |
#748DD8 | rgb(116, 141, 216) | hsl(225, 56%, 65%) | Soft Blue | View |
:root {
--color-1: #74D8BF;
--color-2: #74D8D8;
--color-3: #74BFD8;
--color-4: #74A6D8;
--color-5: #748DD8;
}Palettes that share visual characteristics and color harmony.