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 Soft Yellow, Soft Lime, Soft 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 |
|---|---|---|---|---|---|
#B8BF5A | rgb(184, 191, 90) | hsl(64, 44%, 55%) | Soft Yellow | View | |
#9FBF5A | rgb(159, 191, 90) | hsl(79, 44%, 55%) | Soft Lime | View | |
#86BF5A | rgb(134, 191, 90) | hsl(94, 44%, 55%) | Soft Green | View | |
#6CBF5A | rgb(108, 191, 90) | hsl(109, 44%, 55%) | Soft Green | View | |
#5ABF60 | rgb(90, 191, 96) | hsl(124, 44%, 55%) | Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Yellow and Soft Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B8BF5A;
--color-2: #9FBF5A;
--color-3: #86BF5A;
--color-4: #6CBF5A;
--color-5: #5ABF60;
}Palettes that share visual characteristics and color harmony.