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 |
|---|---|---|---|---|---|
#B2CAF0 | rgb(178, 202, 240) | hsl(217, 67%, 82%) | Light Blue | View | |
#B2BBF0 | rgb(178, 187, 240) | hsl(231, 67%, 82%) | Light Blue | View | |
#BAB2F0 | rgb(186, 178, 240) | hsl(248, 67%, 82%) | Light Blue | View | |
#C9B2F0 | rgb(201, 178, 240) | hsl(262, 67%, 82%) | Light Navy | View | |
#D8B2F0 | rgb(216, 178, 240) | hsl(277, 67%, 82%) | Light Purple | View |
:root {
--color-1: #B2CAF0;
--color-2: #B2BBF0;
--color-3: #BAB2F0;
--color-4: #C9B2F0;
--color-5: #D8B2F0;
}Palettes that share visual characteristics and color harmony.