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 |
|---|---|---|---|---|---|
#EEE4AA | rgb(238, 228, 170) | hsl(51, 67%, 80%) | Light Yellow | View | |
#E7EEAA | rgb(231, 238, 170) | hsl(66, 67%, 80%) | Light Lime | View | |
#D6EEAA | rgb(214, 238, 170) | hsl(81, 67%, 80%) | Light Lime | View | |
#C5EEAA | rgb(197, 238, 170) | hsl(96, 67%, 80%) | Light Green | View | |
#B4EEAA | rgb(180, 238, 170) | hsl(111, 67%, 80%) | 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: #EEE4AA;
--color-2: #E7EEAA;
--color-3: #D6EEAA;
--color-4: #C5EEAA;
--color-5: #B4EEAA;
}Palettes that share visual characteristics and color harmony.