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 Green, Light Emerald, Light Cyan. 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 |
|---|---|---|---|---|---|
#BEF3D3 | rgb(190, 243, 211) | hsl(144, 69%, 85%) | Light Green | View | |
#BEF3E0 | rgb(190, 243, 224) | hsl(158, 69%, 85%) | Light Emerald | View | |
#BEF3ED | rgb(190, 243, 237) | hsl(173, 69%, 85%) | Light Cyan | View | |
#BEECF3 | rgb(190, 236, 243) | hsl(188, 69%, 85%) | Light Sky Blue | View | |
#BEDFF3 | rgb(190, 223, 243) | hsl(203, 69%, 85%) | Light Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Light Green and Light Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BEF3D3;
--color-2: #BEF3E0;
--color-3: #BEF3ED;
--color-4: #BEECF3;
--color-5: #BEDFF3;
}Palettes that share visual characteristics and color harmony.