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 Yellow, Pure 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 |
|---|---|---|---|---|---|
#F1C00E | rgb(241, 192, 14) | hsl(47, 89%, 50%) | Pure Yellow | View | |
#E9F10E | rgb(233, 241, 14) | hsl(62, 89%, 50%) | Pure Yellow | View | |
#B1F10E | rgb(177, 241, 14) | hsl(77, 89%, 50%) | Pure Lime | View | |
#78F10E | rgb(120, 241, 14) | hsl(92, 89%, 50%) | Pure Green | View | |
#3FF10E | rgb(63, 241, 14) | hsl(107, 89%, 50%) | Pure Green | View |
:root {
--color-1: #F1C00E;
--color-2: #E9F10E;
--color-3: #B1F10E;
--color-4: #78F10E;
--color-5: #3FF10E;
}Palettes that share visual characteristics and color harmony.