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 neon 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 |
|---|---|---|---|---|---|
#FF07B4 | rgb(255, 7, 180) | hsl(318, 100%, 51%) | Vibrant Pink | View | |
#53FF28 | rgb(83, 255, 40) | hsl(108, 100%, 58%) | Vibrant Green | View | |
#1AF8CC | rgb(26, 248, 204) | hsl(168, 94%, 54%) | Vibrant Cyan | View | |
#0B3CFF | rgb(11, 60, 255) | hsl(228, 100%, 52%) | Vibrant Blue | View | |
#CD07FE | rgb(205, 7, 254) | hsl(288, 99%, 51%) | Vibrant Purple | View | |
#FD2A54 | rgb(253, 42, 84) | hsl(348, 98%, 58%) | Vibrant Red | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Pink and Vibrant Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FF07B4;
--color-2: #53FF28;
--color-3: #1AF8CC;
--color-4: #0B3CFF;
--color-5: #CD07FE;
--color-6: #FD2A54;
}Palettes that share visual characteristics and color harmony.