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 Lime, 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 |
|---|---|---|---|---|---|
#EBCF2D | rgb(235, 207, 45) | hsl(51, 83%, 55%) | Pure Yellow | View | |
#D8EB2D | rgb(216, 235, 45) | hsl(66, 83%, 55%) | Pure Lime | View | |
#A9EB2D | rgb(169, 235, 45) | hsl(81, 83%, 55%) | Pure Lime | View | |
#79EB2D | rgb(121, 235, 45) | hsl(96, 83%, 55%) | Pure Green | View | |
#4AEB2D | rgb(74, 235, 45) | hsl(111, 83%, 55%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Yellow and Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EBCF2D;
--color-2: #D8EB2D;
--color-3: #A9EB2D;
--color-4: #79EB2D;
--color-5: #4AEB2D;
}Palettes that share visual characteristics and color harmony.