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 Dark Cyan, Dark Cyan, Dark 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 |
|---|---|---|---|---|---|
#126E5A | rgb(18, 110, 90) | hsl(167, 72%, 25%) | Dark Cyan | View | |
#126B6E | rgb(18, 107, 110) | hsl(182, 72%, 25%) | Dark Cyan | View | |
#12546E | rgb(18, 84, 110) | hsl(197, 72%, 25%) | Dark Sky Blue | View | |
#123D6E | rgb(18, 61, 110) | hsl(212, 72%, 25%) | Dark Blue | View | |
#12266E | rgb(18, 38, 110) | hsl(227, 72%, 25%) | Dark Blue | View |
:root {
--color-1: #126E5A;
--color-2: #126B6E;
--color-3: #12546E;
--color-4: #123D6E;
--color-5: #12266E;
}Palettes that share visual characteristics and color harmony.