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 vibrant palette in analogous 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 |
|---|---|---|---|---|---|
#EC2866 | rgb(236, 40, 102) | hsl(341, 84%, 54%) | Pure Pink | View | |
#EF6344 | rgb(239, 99, 68) | hsl(11, 84%, 60%) | Pure Red | View | |
#F0B026 | rgb(240, 176, 38) | hsl(41, 87%, 55%) | Pure Amber | View | |
#D3F635 | rgb(211, 246, 53) | hsl(71, 91%, 59%) | Vibrant Lime | View | |
#8EF65E | rgb(142, 246, 94) | hsl(101, 89%, 67%) | Pure Green | View | |
#1FF346 | rgb(31, 243, 70) | hsl(131, 90%, 54%) | Pure Green | View |
:root {
--color-1: #EC2866;
--color-2: #EF6344;
--color-3: #F0B026;
--color-4: #D3F635;
--color-5: #8EF65E;
--color-6: #1FF346;
}Palettes that share visual characteristics and color harmony.