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 |
|---|---|---|---|---|---|
#F0D90F | rgb(240, 217, 15) | hsl(54, 88%, 50%) | Pure Yellow | View | |
#CEF00F | rgb(206, 240, 15) | hsl(69, 88%, 50%) | Pure Lime | View | |
#96F00F | rgb(150, 240, 15) | hsl(84, 88%, 50%) | Pure Lime | View | |
#5EF00F | rgb(94, 240, 15) | hsl(99, 88%, 50%) | Pure Green | View | |
#26F00F | rgb(38, 240, 15) | hsl(114, 88%, 50%) | 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: #F0D90F;
--color-2: #CEF00F;
--color-3: #96F00F;
--color-4: #5EF00F;
--color-5: #26F00F;
}Palettes that share visual characteristics and color harmony.