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 retro palette in split-comp tones.
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 |
|---|---|---|---|---|---|
#ED7240 | rgb(237, 114, 64) | hsl(17, 83%, 59%) | Pure Orange | View | |
#3FE8C5 | rgb(63, 232, 197) | hsl(168, 79%, 58%) | Pure Cyan | View | |
#4366E9 | rgb(67, 102, 233) | hsl(227, 79%, 59%) | Pure Blue | View | |
#FB7741 | rgb(251, 119, 65) | hsl(17, 96%, 62%) | Vibrant Orange | View | |
#4AFAD5 | rgb(74, 250, 213) | hsl(167, 95%, 64%) | Vibrant Cyan | View | |
#3A5EE7 | rgb(58, 94, 231) | hsl(228, 78%, 57%) | Pure Blue | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #ED7240;
--color-2: #3FE8C5;
--color-3: #4366E9;
--color-4: #FB7741;
--color-5: #4AFAD5;
--color-6: #3A5EE7;
}Palettes that share visual characteristics and color harmony.