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 Pure Yellow, Pure Yellow, Pure Lime. 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 |
|---|---|---|---|---|---|
#EDBC2C | rgb(237, 188, 44) | hsl(45, 84%, 55%) | Pure Yellow | View | |
#EDED2C | rgb(237, 237, 44) | hsl(60, 84%, 55%) | Pure Yellow | View | |
#BCED2C | rgb(188, 237, 44) | hsl(75, 84%, 55%) | Pure Lime | View | |
#8CED2C | rgb(140, 237, 44) | hsl(90, 84%, 55%) | Pure Green | View | |
#5CED2C | rgb(92, 237, 44) | hsl(105, 84%, 55%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Yellow and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EDBC2C;
--color-2: #EDED2C;
--color-3: #BCED2C;
--color-4: #8CED2C;
--color-5: #5CED2C;
}Palettes that share visual characteristics and color harmony.