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 Charcoal, Rich Black, Sandy Yellow. 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 |
|---|---|---|---|---|---|
#264653 | rgb(38, 70, 83) | hsl(197, 37%, 24%) | Charcoal | View | |
#001219 | rgb(0, 18, 25) | hsl(197, 100%, 5%) | Rich Black | View | |
#E9C46A | rgb(233, 196, 106) | hsl(43, 74%, 66%) | Sandy Yellow | View | |
#0A9396 | rgb(10, 147, 150) | hsl(181, 88%, 31%) | Teal Blue | View | |
#E76F51 | rgb(231, 111, 81) | hsl(12, 76%, 61%) | Burnt Sienna | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Charcoal and Rich Black creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #264653;
--color-2: #001219;
--color-3: #E9C46A;
--color-4: #0A9396;
--color-5: #E76F51;
}Palettes that share visual characteristics and color harmony.