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 |
|---|---|---|---|---|---|
#23907A | rgb(35, 144, 122) | hsl(168, 61%, 35%) | Dark Cyan | View | |
#238A90 | rgb(35, 138, 144) | hsl(183, 61%, 35%) | Dark Cyan | View | |
#236F90 | rgb(35, 111, 144) | hsl(198, 61%, 35%) | Dark Sky Blue | View | |
#235490 | rgb(35, 84, 144) | hsl(213, 61%, 35%) | Dark Blue | View | |
#233990 | rgb(35, 57, 144) | hsl(228, 61%, 35%) | Dark Blue | View |
:root {
--color-1: #23907A;
--color-2: #238A90;
--color-3: #236F90;
--color-4: #235490;
--color-5: #233990;
}Palettes that share visual characteristics and color harmony.