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 balance palette featuring Soft Cyan, Light Muted Green, Light Soft Yellow.
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 |
|---|---|---|---|---|---|
#75DBCD | rgb(117, 219, 205) | hsl(172, 59%, 66%) | Soft Cyan | View | |
#C9DBBA | rgb(201, 219, 186) | hsl(93, 31%, 79%) | Light Muted Green | View | |
#DCDBA8 | rgb(220, 219, 168) | hsl(59, 43%, 76%) | Light Soft Yellow | View | |
#F5CDA7 | rgb(245, 205, 167) | hsl(29, 80%, 81%) | Light Pure Orange | View | |
#FAA381 | rgb(250, 163, 129) | hsl(17, 92%, 74%) | Light Vibrant Orange | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Light Muted Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #75DBCD;
--color-2: #C9DBBA;
--color-3: #DCDBA8;
--color-4: #F5CDA7;
--color-5: #FAA381;
}Palettes that share visual characteristics and color harmony.