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 trending palette featuring Black, Deep Muted Emerald, 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 |
|---|---|---|---|---|---|
#000000 | rgb(0, 0, 0) | hsl(0, 0%, 0%) | Black | View | |
#1F3F35 | rgb(31, 63, 53) | hsl(161, 34%, 18%) | Deep Muted Emerald | View | |
#EFBF04 | rgb(239, 191, 4) | hsl(48, 97%, 48%) | Vibrant Yellow | View | |
#FF2BB1 | rgb(255, 43, 177) | hsl(322, 100%, 58%) | Vibrant Pink | View | |
#00E5FF | rgb(0, 229, 255) | hsl(186, 100%, 50%) | Vibrant Sky Blue | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Black and Deep Muted Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #000000;
--color-2: #1F3F35;
--color-3: #EFBF04;
--color-4: #FF2BB1;
--color-5: #00E5FF;
}Palettes that share visual characteristics and color harmony.