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 cool palette in split-comp tones.
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 |
|---|---|---|---|---|---|
#54DB7D | rgb(84, 219, 125) | hsl(138, 65%, 59%) | Green | View | |
#BB3DDB | rgb(187, 61, 219) | hsl(288, 69%, 55%) | Purple | View | |
#D74F6A | rgb(215, 79, 106) | hsl(348, 63%, 58%) | Red | View | |
#E0C868 | rgb(224, 200, 104) | hsl(48, 66%, 64%) | Yellow | View | |
#79DE60 | rgb(121, 222, 96) | hsl(108, 66%, 62%) | Green | View | |
#34DDBB | rgb(52, 221, 187) | hsl(168, 71%, 54%) | Cyan | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Green and Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #54DB7D;
--color-2: #BB3DDB;
--color-3: #D74F6A;
--color-4: #E0C868;
--color-5: #79DE60;
--color-6: #34DDBB;
}Palettes that share visual characteristics and color harmony.