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 adventure palette featuring Dark Sky Blue, Dark Pure Cyan, Light Vibrant Amber.
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 |
|---|---|---|---|---|---|
#227C9D | rgb(34, 124, 157) | hsl(196, 64%, 37%) | Dark Sky Blue | View | |
#17C3B2 | rgb(23, 195, 178) | hsl(174, 79%, 43%) | Dark Pure Cyan | View | |
#FFCB77 | rgb(255, 203, 119) | hsl(37, 100%, 73%) | Light Vibrant Amber | View | |
#FEF9EF | rgb(254, 249, 239) | hsl(40, 88%, 97%) | Pure White | View | |
#FE6D73 | rgb(254, 109, 115) | hsl(358, 99%, 71%) | Light Vibrant Red | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Sky Blue and Dark Pure Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #227C9D;
--color-2: #17C3B2;
--color-3: #FFCB77;
--color-4: #FEF9EF;
--color-5: #FE6D73;
}Palettes that share visual characteristics and color harmony.