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 |
|---|---|---|---|---|---|
#D5CF10 | rgb(213, 207, 16) | hsl(58, 86%, 45%) | Pure Yellow | View | |
#ABD510 | rgb(171, 213, 16) | hsl(73, 86%, 45%) | Pure Lime | View | |
#79D510 | rgb(121, 213, 16) | hsl(88, 86%, 45%) | Pure Green | View | |
#48D510 | rgb(72, 213, 16) | hsl(103, 86%, 45%) | Pure Green | View | |
#17D510 | rgb(23, 213, 16) | hsl(118, 86%, 45%) | 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: #D5CF10;
--color-2: #ABD510;
--color-3: #79D510;
--color-4: #48D510;
--color-5: #17D510;
}Palettes that share visual characteristics and color harmony.