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 Cyan, Light Cyan, Light Sky 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 |
|---|---|---|---|---|---|
#B4F3E4 | rgb(180, 243, 228) | hsl(166, 72%, 83%) | Light Cyan | View | |
#B4F2F3 | rgb(180, 242, 243) | hsl(181, 72%, 83%) | Light Cyan | View | |
#B4E2F3 | rgb(180, 226, 243) | hsl(196, 72%, 83%) | Light Sky Blue | View | |
#B4D3F3 | rgb(180, 211, 243) | hsl(210, 72%, 83%) | Light Blue | View | |
#B4C3F3 | rgb(180, 195, 243) | hsl(226, 72%, 83%) | Light Blue | View |
:root {
--color-1: #B4F3E4;
--color-2: #B4F2F3;
--color-3: #B4E2F3;
--color-4: #B4D3F3;
--color-5: #B4C3F3;
}Palettes that share visual characteristics and color harmony.