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 |
|---|---|---|---|---|---|
#ADCEEB | rgb(173, 206, 235) | hsl(208, 61%, 80%) | Light Blue | View | |
#ADBFEB | rgb(173, 191, 235) | hsl(223, 61%, 80%) | Light Blue | View | |
#ADAFEB | rgb(173, 175, 235) | hsl(238, 61%, 80%) | Light Blue | View | |
#BAADEB | rgb(186, 173, 235) | hsl(253, 61%, 80%) | Light Navy | View | |
#CAADEB | rgb(202, 173, 235) | hsl(268, 61%, 80%) | Light Navy | View |
:root {
--color-1: #ADCEEB;
--color-2: #ADBFEB;
--color-3: #ADAFEB;
--color-4: #BAADEB;
--color-5: #CAADEB;
}Palettes that share visual characteristics and color harmony.