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 Pure Cyan, Pure Cyan, Pure 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 |
|---|---|---|---|---|---|
#0BDAAD | rgb(11, 218, 173) | hsl(167, 90%, 45%) | Pure Cyan | View | |
#0BD3DA | rgb(11, 211, 218) | hsl(182, 90%, 45%) | Pure Cyan | View | |
#0BA0DA | rgb(11, 160, 218) | hsl(197, 90%, 45%) | Pure Sky Blue | View | |
#0B6CDA | rgb(11, 108, 218) | hsl(212, 90%, 45%) | Pure Blue | View | |
#0B38DA | rgb(11, 56, 218) | hsl(227, 90%, 45%) | Pure Blue | View |
:root {
--color-1: #0BDAAD;
--color-2: #0BD3DA;
--color-3: #0BA0DA;
--color-4: #0B6CDA;
--color-5: #0B38DA;
}Palettes that share visual characteristics and color harmony.