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 |
|---|---|---|---|---|---|
#ADCDEB | rgb(173, 205, 235) | hsl(209, 61%, 80%) | Light Blue | View | |
#ADBDEB | rgb(173, 189, 235) | hsl(225, 61%, 80%) | Light Blue | View | |
#ADAEEB | rgb(173, 174, 235) | hsl(239, 61%, 80%) | Light Blue | View | |
#BBADEB | rgb(187, 173, 235) | hsl(254, 61%, 80%) | Light Navy | View | |
#CBADEB | rgb(203, 173, 235) | hsl(269, 61%, 80%) | Light Navy | View |
:root {
--color-1: #ADCDEB;
--color-2: #ADBDEB;
--color-3: #ADAEEB;
--color-4: #BBADEB;
--color-5: #CBADEB;
}Palettes that share visual characteristics and color harmony.