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 |
|---|---|---|---|---|---|
#0BDAA6 | rgb(11, 218, 166) | hsl(165, 90%, 45%) | Pure Cyan | View | |
#0BDADA | rgb(11, 218, 218) | hsl(180, 90%, 45%) | Pure Cyan | View | |
#0BA6DA | rgb(11, 166, 218) | hsl(195, 90%, 45%) | Pure Sky Blue | View | |
#0B73DA | rgb(11, 115, 218) | hsl(210, 90%, 45%) | Pure Blue | View | |
#0B3FDA | rgb(11, 63, 218) | hsl(225, 90%, 45%) | Pure Blue | View |
:root {
--color-1: #0BDAA6;
--color-2: #0BDADA;
--color-3: #0BA6DA;
--color-4: #0B73DA;
--color-5: #0B3FDA;
}Palettes that share visual characteristics and color harmony.