Uniswap Color Palette
The Uniswap brand owes much of its visual impact to this Pink-rooted palette. Discover the hex codes that define one of finance's most recognized identities.
Uniswap Primary
Uniswap Accent
The Visual Identity of Uniswap
Color Systems & Brand Psychology
Primary Hue
Uniswap builds its visual system around #FF007A. This Red hue was selected to communicate energy — a deliberate signal to trust-sensitive audiences that the brand stands for bold action.
Industry Psychology
In financial services, Red tones are frequently chosen to communicate energy and bold action. Uniswap employs this color language deliberately to connect with trust-sensitive audiences on an emotional level before a single word is read.
Strategic Usage
Designers and developers implementing Uniswap's colors should treat these hex codes as exact specifications. Color drift — even subtle shifts in value — weakens the recognition cues that Uniswap has built with trust-sensitive audiences through repeated exposure across banking interfaces.
UI Design & Application Guide
Thinking of using the Uniswap 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 #FF007A as a background, strict accessibility standards (WCAG) recommend using #FFFFFF for your typeface to ensure maximum readability.
Uniswap 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 |
|---|---|---|---|
| Uniswap Primary | #FF007A | rgb(255, 0, 122) | var(--uniswap-primary) |
| Uniswap Accent 1 | #FFFFFF | rgb(255, 255, 255) | var(--uniswap-color-2) |
CSS Implementation
Copy this CSS snippet to your :root to instantly implement the Uniswap brand styles.
:root {
--uniswap-primary: #FF007A;
--uniswap-color-2: #FFFFFF;
}
Explore Related Brand Palettes
Compare Uniswap with other top brands in our database.