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 5-color combination featuring Deep Purple, Dark Purple, Purple. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#3F0E58 | rgb(63, 14, 88) | hsl(280, 73%, 20%) | Deep Purple | View | |
#6F189A | rgb(111, 24, 154) | hsl(280, 73%, 35%) | Dark Purple | View | |
#9F22DD | rgb(159, 34, 221) | hsl(280, 73%, 50%) | Purple | View | |
#BB65E7 | rgb(187, 101, 231) | hsl(280, 73%, 65%) | Purple | View | |
#D8A7F1 | rgb(216, 167, 241) | hsl(280, 73%, 80%) | Light Purple | View |
:root {
--color-1: #3F0E58;
--color-2: #6F189A;
--color-3: #9F22DD;
--color-4: #BB65E7;
--color-5: #D8A7F1;
}Palettes that share visual characteristics and color harmony.