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 4-color combination featuring Light Vibrant Sky Blue, Light Vibrant Purple, Light Vibrant Orange. 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 |
|---|---|---|---|---|---|
#75DDFF | rgb(117, 221, 255) | hsl(195, 100%, 73%) | Light Vibrant Sky Blue | View | |
#DD75FF | rgb(221, 117, 255) | hsl(285, 100%, 73%) | Light Vibrant Purple | View | |
#FF9875 | rgb(255, 152, 117) | hsl(15, 100%, 73%) | Light Vibrant Orange | View | |
#98FF75 | rgb(152, 255, 117) | hsl(105, 100%, 73%) | Light Vibrant Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Vibrant Sky Blue and Light Vibrant Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #75DDFF;
--color-2: #DD75FF;
--color-3: #FF9875;
--color-4: #98FF75;
}Palettes that share visual characteristics and color harmony.