E-commerce & Payments
Payoneer Color Codes
Payoneer now uses a near-black wordmark, hex #252526, ringed by a spectrum of colors on the emblem. The Payoneer color codes in Hex, RGB and CMYK can be found below. The cross-border payments company was founded in New York in 2005 for freelancers and online sellers who needed to get paid from abroad. Its rival in that space is Wise.
Primary colors
What are Payoneer Primary Colors?
Payoneer's primary colors are ink #252526, orange #FF4800.
Payoneer publishes no open hex sheet; the wordmark tone is measured from the current mark.
Payoneer Ink
| Hex | #252526 |
|---|---|
| RGB | 37, 37, 38 |
| HSL | hsl(240, 1%, 15%) |
| CMYK | 3%, 3%, 0%, 85%converted · approximate |
| Pantone | PMS 426 Cnearest match · not published by the brand |
Payoneer Orange
| Hex | #FF4800 |
|---|---|
| RGB | 255, 72, 0 |
| HSL | hsl(17, 100%, 50%) |
| CMYK | 0%, 72%, 100%, 0%converted · approximate |
| Pantone | PMS 172 Cnearest match · not published by the brand |
Payoneer Hex Color Codes
Payoneer hex color codes are #252526 for ink and #FF4800 for orange.
| Color | Hex |
|---|---|
| Ink | #252526 |
| Orange | #FF4800 |
Payoneer RGB Color Codes
Payoneer RGB color codes are 37, 37, 38 for ink and 255, 72, 0 for orange. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Ink | rgb(37, 37, 38) |
| Orange | rgb(255, 72, 0) |
Payoneer HSL Color Codes
Payoneer HSL color codes are 240, 1%, 15% for ink and 17, 100%, 50% for orange. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Ink | hsl(240, 1%, 15%) |
| Orange | hsl(17, 100%, 50%) |
Payoneer CMYK Color Code
Payoneer CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.
| Color | CMYK |
|---|---|
| Ink | 3%, 3%, 0%, 85% |
| Orange | 0%, 72%, 100%, 0% |
Payoneer Pantone Color Codes
Payoneer Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.
| Color | Nearest Pantone |
|---|---|
| Ink | PMS 426 C |
| Orange | PMS 172 C |
Logo
Payoneer Logo Colors
Payoneer logo colors are a black wordmark with a multicolor gradient ring beside it.
Payoneer Logo Colors Palette
What the Payoneer Logo Colors Mean?
The Payoneer logo colors changed direction in 2021. The old identity was built on a single orange; the rebrand ahead of the company's public listing swapped it for a black wordmark and a thin circular outline drawn in a full spectrum of hues, meant to say the service is for everyone, everywhere. No one color carries the brand now.
Payoneer Logo Color History
Payoneer logo color history splits at 2021. Orange ran from the mid-2000s through the 2010s; the rebrand by venturethree replaced it with the black-and-spectrum look used today.
Payoneer Logo Fonts
Payoneer logo fonts are a custom lowercase sans from the 2021 work, not for sale. A rounded geometric sans is the nearest match.
Payoneer Logo JPG
Payoneer logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
Payoneer Logo PNG
Payoneer logo in PNG, with a transparent background. Use it over a colored surface.
Payoneer Logo WebP
Payoneer logo in WebP. Same transparency as the PNG at about a third of the file size.
Payoneer Color Code Shades
Payoneer color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not Payoneer paint or trim names.
In code
Using the Payoneer palette
CSS custom properties
:root {
--payoneer-ink: #252526;
--payoneer-orange: #FF4800;
}
Contrast against white
| Ink | 15.31:1AA ✓ |
|---|---|
| Orange | 3.40:1AA × |
Brand colors are chosen for recognition, not for legibility. A failing value here is normal. It means use it as a fill, not as text.