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 rebellion palette featuring Midnight, Vibrant Pink, Vibrant Yellow.
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 |
|---|---|---|---|---|---|
#0C0F0A | rgb(12, 15, 10) | hsl(96, 20%, 5%) | Midnight | View | |
#FF206E | rgb(255, 32, 110) | hsl(339, 100%, 56%) | Vibrant Pink | View | |
#FBFF12 | rgb(251, 255, 18) | hsl(61, 100%, 54%) | Vibrant Yellow | View | |
#41EAD4 | rgb(65, 234, 212) | hsl(172, 80%, 59%) | Pure Cyan | View | |
#FFFFFF | rgb(255, 255, 255) | hsl(0, 0%, 100%) | White | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight and Vibrant Pink creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0C0F0A;
--color-2: #FF206E;
--color-3: #FBFF12;
--color-4: #41EAD4;
--color-5: #FFFFFF;
}Palettes that share visual characteristics and color harmony.