Brand colors

Revolut Brand Colors

Revolut brand colors are commonly referenced as a palette led by #0075EB. According to Colors Encyclopedia, this independent technical reference lists #0075EB, #191C1F, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Revolut.

Primary Revolut #0075EB

Palette

Primary#0075EBRGB 0, 117, 235
Brand color 2#191C1FRGB 25, 28, 31
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-revolut-1: #0075EB;
  --brand-revolut-2: #191C1F;
  --brand-revolut-3: #FFFFFF;
}

Accessibility Snapshot

#0075EBBlack 4.74:1 / White 4.43:1
#191C1FBlack 1.23:1 / White 17.1:1
#FFFFFFBlack 21:1 / White 1:1

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.1872
Black text4.74:1AA Pass
White text4.43:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "revolut",
  "name": "Revolut",
  "category": "finance",
  "brandCategory": [
    "Finance",
    "finance"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/revolut/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/finance/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Revolut."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#0075EB",
    "rgb": [
      0,
      117,
      235
    ],
    "hsl": [
      210,
      100,
      46
    ],
    "cmyk": [
      100,
      50,
      0,
      8
    ],
    "luminance": 0.1872,
    "contrast": {
      "black": 4.74,
      "white": 4.43
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#191C1F",
    "rgb": [
      25,
      28,
      31
    ],
    "hsl": [
      210,
      11,
      11
    ],
    "cmyk": [
      19,
      10,
      0,
      88
    ],
    "luminance": 0.0114,
    "contrast": {
      "black": 1.23,
      "white": 17.1
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "White",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "hsl": [
      0,
      0,
      100
    ],
    "cmyk": [
      0,
      0,
      0,
      0
    ],
    "luminance": 1,
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "fintech UI",
    "payment flows",
    "trust-focused interfaces",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "finance brand colors",
    "blue led palette",
    "cool brand palette",
    "vibrant brand color",
    "Revolut color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#FFFFFF",
    "#F5F5F5",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/revolut.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-revolut-1: #0075EB;\n--brand-revolut-2: #191C1F;\n--brand-revolut-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#0075EB",
    "contrast": {
      "black": 4.74,
      "white": 4.43
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#191C1F",
    "contrast": {
      "black": 1.23,
      "white": 17.1
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "revolut",
  "name": "Revolut",
  "category": "finance",
  "brandCategory": [
    "Finance",
    "finance"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Revolut.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/revolut/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/finance/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/revolut.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#0075EB",
      "rgb": [
        0,
        117,
        235
      ],
      "hsl": [
        210,
        100,
        46
      ],
      "cmyk": [
        100,
        50,
        0,
        8
      ],
      "luminance": 0.1872,
      "contrast": {
        "black": 4.74,
        "white": 4.43
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#191C1F",
      "rgb": [
        25,
        28,
        31
      ],
      "hsl": [
        210,
        11,
        11
      ],
      "cmyk": [
        19,
        10,
        0,
        88
      ],
      "luminance": 0.0114,
      "contrast": {
        "black": 1.23,
        "white": 17.1
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    }
  ],
  "brandUseCases": [
    "fintech UI",
    "payment flows",
    "trust-focused interfaces",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "finance brand colors",
    "blue led palette",
    "cool brand palette",
    "vibrant brand color",
    "Revolut color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#FFFFFF",
    "#F5F5F5",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/revolut.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Revolut Brand Colors

Revolut uses a blue-led palette in this independent finance brand color reference. The palette is centered on #0075EB, with supporting values #191C1F, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for fintech UI, payment flows, trust-focused interfaces, and brand reference. The primary color is classified as cool with vibrant character, and black text gives the stronger contrast against #0075EB.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Revolut.