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 |
|---|---|---|---|---|---|
#99C9EA | rgb(153, 201, 234) | hsl(204, 66%, 76%) | Light Blue | View | |
#99B4EA | rgb(153, 180, 234) | hsl(220, 66%, 76%) | Light Blue | View | |
#99A0EA | rgb(153, 160, 234) | hsl(235, 66%, 76%) | Light Blue | View | |
#A799EA | rgb(167, 153, 234) | hsl(250, 66%, 76%) | Light Navy | View | |
#BB99EA | rgb(187, 153, 234) | hsl(265, 66%, 76%) | Light Navy | View |
:root {
--color-1: #99C9EA;
--color-2: #99B4EA;
--color-3: #99A0EA;
--color-4: #A799EA;
--color-5: #BB99EA;
}Palettes that share visual characteristics and color harmony.