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 Lime, 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 |
|---|---|---|---|---|---|
#DBEF6C | rgb(219, 239, 108) | hsl(69, 80%, 68%) | Pure Lime | View | |
#BAEF6C | rgb(186, 239, 108) | hsl(84, 80%, 68%) | Pure Lime | View | |
#9AEF6C | rgb(154, 239, 108) | hsl(99, 80%, 68%) | Pure Green | View | |
#79EF6C | rgb(121, 239, 108) | hsl(114, 80%, 68%) | Pure Green | View | |
#6CEF80 | rgb(108, 239, 128) | hsl(129, 80%, 68%) | Pure Green | View |
:root {
--color-1: #DBEF6C;
--color-2: #BAEF6C;
--color-3: #9AEF6C;
--color-4: #79EF6C;
--color-5: #6CEF80;
}Palettes that share visual characteristics and color harmony.