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 |
|---|---|---|---|---|---|
#BEF3E9 | rgb(190, 243, 233) | hsl(169, 69%, 85%) | Light Cyan | View | |
#BEF1F3 | rgb(190, 241, 243) | hsl(182, 69%, 85%) | Light Cyan | View | |
#BEE3F3 | rgb(190, 227, 243) | hsl(198, 69%, 85%) | Light Sky Blue | View | |
#BED6F3 | rgb(190, 214, 243) | hsl(213, 69%, 85%) | Light Blue | View | |
#BEC9F3 | rgb(190, 201, 243) | hsl(228, 69%, 85%) | Light Blue | View |
:root {
--color-1: #BEF3E9;
--color-2: #BEF1F3;
--color-3: #BEE3F3;
--color-4: #BED6F3;
--color-5: #BEC9F3;
}Palettes that share visual characteristics and color harmony.