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 Blue Sapphire, Sandy Brown Dark, Charcoal. 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 |
|---|---|---|---|---|---|
#005F73 | rgb(0, 95, 115) | hsl(190, 100%, 23%) | Blue Sapphire | View | |
#F4A261 | rgb(244, 162, 97) | hsl(27, 87%, 67%) | Sandy Brown Dark | View | |
#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 |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Blue Sapphire and Sandy Brown Dark creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #005F73;
--color-2: #F4A261;
--color-3: #264653;
--color-4: #001219;
--color-5: #E9C46A;
}Palettes that share visual characteristics and color harmony.