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 Green. 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 |
|---|---|---|---|---|---|
#F4ED25 | rgb(244, 237, 37) | hsl(58, 90%, 55%) | Pure Yellow | View | |
#C7F425 | rgb(199, 244, 37) | hsl(73, 90%, 55%) | Pure Lime | View | |
#93F425 | rgb(147, 244, 37) | hsl(88, 90%, 55%) | Pure Green | View | |
#5FF425 | rgb(95, 244, 37) | hsl(103, 90%, 55%) | Pure Green | View | |
#2CF425 | rgb(44, 244, 37) | hsl(118, 90%, 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: #F4ED25;
--color-2: #C7F425;
--color-3: #93F425;
--color-4: #5FF425;
--color-5: #2CF425;
}Palettes that share visual characteristics and color harmony.