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 |
|---|---|---|---|---|---|
#BCDDF5 | rgb(188, 221, 245) | hsl(205, 74%, 85%) | Light Blue | View | |
#BCCFF5 | rgb(188, 207, 245) | hsl(220, 74%, 85%) | Light Blue | View | |
#BCC1F5 | rgb(188, 193, 245) | hsl(235, 74%, 85%) | Light Blue | View | |
#C6BCF5 | rgb(198, 188, 245) | hsl(251, 74%, 85%) | Light Navy | View | |
#D4BCF5 | rgb(212, 188, 245) | hsl(265, 74%, 85%) | Light Navy | View |
:root {
--color-1: #BCDDF5;
--color-2: #BCCFF5;
--color-3: #BCC1F5;
--color-4: #C6BCF5;
--color-5: #D4BCF5;
}Palettes that share visual characteristics and color harmony.