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 trending palette featuring Dark Cyan, Emerald, Vibrant Sky Blue.
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 |
|---|---|---|---|---|---|
#1CB08F | rgb(28, 176, 143) | hsl(167, 73%, 40%) | Dark Cyan | View | |
#5CE5A8 | rgb(92, 229, 168) | hsl(153, 72%, 63%) | Emerald | View | |
#33C8FF | rgb(51, 200, 255) | hsl(196, 100%, 60%) | Vibrant Sky Blue | View | |
#E4DC02 | rgb(228, 220, 2) | hsl(58, 98%, 45%) | Vibrant Yellow | View | |
#CF8ABA | rgb(207, 138, 186) | hsl(318, 42%, 68%) | Soft Pink | View |
:root {
--color-1: #1CB08F;
--color-2: #5CE5A8;
--color-3: #33C8FF;
--color-4: #E4DC02;
--color-5: #CF8ABA;
}Palettes that share visual characteristics and color harmony.