Find Color Codes

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.

The Payoneer logo, shown for identification
The Payoneer logo, shown for identification. Payoneer is a trademark of its owner and this site is not affiliated with it.

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
RGB37, 37, 38
HSLhsl(240, 1%, 15%)
CMYK3%, 3%, 0%, 85%converted · approximate
PantonePMS 426 Cnearest match · not published by the brand

Payoneer Orange

Hex#FF4800
RGB255, 72, 0
HSLhsl(17, 100%, 50%)
CMYK0%, 72%, 100%, 0%converted · approximate
PantonePMS 172 Cnearest match · not published by the brand

Payoneer Hex Color Codes

Payoneer hex color codes are #252526 for ink and #FF4800 for orange.

ColorHex
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.

ColorRGB
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.

ColorHSL
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.

ColorCMYK
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.

ColorNearest 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, JPG format
Download JPG Trademark of its owner, shown for identification.

Payoneer Logo PNG

Payoneer logo in PNG, with a transparent background. Use it over a colored surface.

Payoneer logo, PNG format
Download PNG Trademark of its owner, shown for identification.

Payoneer Logo WebP

Payoneer logo in WebP. Same transparency as the PNG at about a third of the file size.

Payoneer logo, WEBP format
Download WEBP Trademark of its owner, shown for identification.

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.