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 Navy. 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 |
|---|---|---|---|---|---|
#ABBFED | rgb(171, 191, 237) | hsl(222, 65%, 80%) | Light Blue | View | |
#ABAEED | rgb(171, 174, 237) | hsl(237, 65%, 80%) | Light Blue | View | |
#B8ABED | rgb(184, 171, 237) | hsl(252, 65%, 80%) | Light Navy | View | |
#C9ABED | rgb(201, 171, 237) | hsl(267, 65%, 80%) | Light Navy | View | |
#D9ABED | rgb(217, 171, 237) | hsl(282, 65%, 80%) | Light Purple | View |
Centered around #ABBFED, this dark blue palette offers a premium, high-trust visual foundation.
Utilizing Light Blue for backgrounds ensures that primary CTAs and white text pop with maximum emphasis. Perfect for fintech dashboards, corporate branding, or dark-mode interfaces.
:root {
--color-1: #ABBFED;
--color-2: #ABAEED;
--color-3: #B8ABED;
--color-4: #C9ABED;
--color-5: #D9ABED;
}Palettes that share visual characteristics and color harmony.