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 Sky 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 |
|---|---|---|---|---|---|
#A6EBF2 | rgb(166, 235, 242) | hsl(186, 75%, 80%) | Light Sky Blue | View | |
#A6D7F2 | rgb(166, 215, 242) | hsl(201, 75%, 80%) | Light Blue | View | |
#A6C4F2 | rgb(166, 196, 242) | hsl(216, 75%, 80%) | Light Blue | View | |
#A6B1F2 | rgb(166, 177, 242) | hsl(231, 75%, 80%) | Light Blue | View | |
#ADA6F2 | rgb(173, 166, 242) | hsl(246, 75%, 80%) | Light Blue | View |
:root {
--color-1: #A6EBF2;
--color-2: #A6D7F2;
--color-3: #A6C4F2;
--color-4: #A6B1F2;
--color-5: #ADA6F2;
}Palettes that share visual characteristics and color harmony.