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 |
|---|---|---|---|---|---|
#ADCCEB | rgb(173, 204, 235) | hsl(210, 61%, 80%) | Light Blue | View | |
#ADBCEB | rgb(173, 188, 235) | hsl(225, 61%, 80%) | Light Blue | View | |
#ADADEB | rgb(173, 173, 235) | hsl(240, 61%, 80%) | Light Blue | View | |
#BCADEB | rgb(188, 173, 235) | hsl(255, 61%, 80%) | Light Navy | View | |
#CCADEB | rgb(204, 173, 235) | hsl(270, 61%, 80%) | Light Navy | View |
:root {
--color-1: #ADCCEB;
--color-2: #ADBCEB;
--color-3: #ADADEB;
--color-4: #BCADEB;
--color-5: #CCADEB;
}Palettes that share visual characteristics and color harmony.