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 Pale Vibrant Blue, Periwinkle, Pale Vibrant Navy. 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 |
|---|---|---|---|---|---|
#CCD9FF | rgb(204, 217, 255) | hsl(225, 100%, 90%) | Pale Vibrant Blue | View | |
#CCCCFF | rgb(204, 204, 255) | hsl(240, 100%, 90%) | Periwinkle | View | |
#D9CCFF | rgb(217, 204, 255) | hsl(255, 100%, 90%) | Pale Vibrant Navy | View | |
#E6CCFF | rgb(230, 204, 255) | hsl(271, 100%, 90%) | Pale Vibrant Navy | View | |
#F2CCFF | rgb(242, 204, 255) | hsl(285, 100%, 90%) | Pale Vibrant Purple | View |
:root {
--color-1: #CCD9FF;
--color-2: #CCCCFF;
--color-3: #D9CCFF;
--color-4: #E6CCFF;
--color-5: #F2CCFF;
}Palettes that share visual characteristics and color harmony.