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 Light Yellow, Light Lime, Light 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 |
|---|---|---|---|---|---|
#EFE68F | rgb(239, 230, 143) | hsl(54, 75%, 75%) | Light Yellow | View | |
#E1EF8F | rgb(225, 239, 143) | hsl(69, 75%, 75%) | Light Lime | View | |
#C9EF8F | rgb(201, 239, 143) | hsl(84, 75%, 75%) | Light Lime | View | |
#B1EF8F | rgb(177, 239, 143) | hsl(99, 75%, 75%) | Light Green | View | |
#99EF8F | rgb(153, 239, 143) | hsl(114, 75%, 75%) | Light Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Yellow and Light Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EFE68F;
--color-2: #E1EF8F;
--color-3: #C9EF8F;
--color-4: #B1EF8F;
--color-5: #99EF8F;
}Palettes that share visual characteristics and color harmony.