Compound Color Palette
The Compound brand owes much of its visual impact to this Green-rooted palette. Discover the hex codes that define one of finance's most recognized identities.
Compound Primary
Compound Accent
The Visual Identity of Compound
Color Systems & Brand Psychology
Primary Hue
Compound builds its visual system around #00D395. This Green hue was selected to communicate health — a deliberate signal to trust-sensitive audiences that the brand stands for growth.
Industry Psychology
The psychology behind Compound's green palette is rooted in how trust-sensitive audiences perceive color in financial services. Studies on color cognition confirm that green consistently elicits health — making it an effective foundation for a brand competing in banking interfaces.
Strategic Usage
Designers and developers implementing Compound's colors should treat these hex codes as exact specifications. Color drift — even subtle shifts in value — weakens the recognition cues that Compound has built with trust-sensitive audiences through repeated exposure across banking interfaces.
UI Design & Application Guide
Thinking of using the Compound color palette in your next project? Here is a professional guide on how to apply these colors effectively for web and mobile interfaces.
When using #00D395 as a background, strict accessibility standards (WCAG) recommend using #111827 for your typeface to ensure maximum readability.
Compound Primary to ensure consistency across all finance mockups.
Technical Color Data Table
For developers and designers, accuracy is non-negotiable. Below are the precise conversions.
| Color Name | HEX Code | RGB Values | CSS Variable |
|---|---|---|---|
| Compound Primary | #00D395 | rgb(0, 211, 149) | var(--compound-primary) |
| Compound Accent 1 | #FFFFFF | rgb(255, 255, 255) | var(--compound-color-2) |
CSS Implementation
Copy this CSS snippet to your :root to instantly implement the Compound brand styles.
:root {
--compound-primary: #00D395;
--compound-color-2: #FFFFFF;
}
Explore Related Brand Palettes
Compare Compound with other top brands in our database.