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 Light Blue, Light Blue, Light Blue. 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 |
|---|---|---|---|---|---|
#99C6EA | rgb(153, 198, 234) | hsl(207, 66%, 76%) | Light Blue | View | |
#99B2EA | rgb(153, 178, 234) | hsl(221, 66%, 76%) | Light Blue | View | |
#999DEA | rgb(153, 157, 234) | hsl(237, 66%, 76%) | Light Blue | View | |
#AA99EA | rgb(170, 153, 234) | hsl(253, 66%, 76%) | Light Navy | View | |
#BE99EA | rgb(190, 153, 234) | hsl(267, 66%, 76%) | Light Navy | View |
:root {
--color-1: #99C6EA;
--color-2: #99B2EA;
--color-3: #999DEA;
--color-4: #AA99EA;
--color-5: #BE99EA;
}Palettes that share visual characteristics and color harmony.