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 |
|---|---|---|---|---|---|
#DA36F3 | rgb(218, 54, 243) | hsl(292, 89%, 58%) | Pure Purple | View | |
#F618A4 | rgb(246, 24, 164) | hsl(322, 93%, 53%) | Vibrant Pink | View | |
#EE1834 | rgb(238, 24, 52) | hsl(352, 86%, 51%) | Pure Red | View | |
#ED691D | rgb(237, 105, 29) | hsl(22, 85%, 52%) | Pure Orange | View | |
#F3DA38 | rgb(243, 218, 56) | hsl(52, 89%, 59%) | Pure Yellow | View |
:root {
--color-1: #DA36F3;
--color-2: #F618A4;
--color-3: #EE1834;
--color-4: #ED691D;
--color-5: #F3DA38;
}Palettes that share visual characteristics and color harmony.