Brand colors

Revolut Brand Colors

Revolut palette: #0075EB, #191C1F, #FFFFFF. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.

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

Commonly referenced palette Revolut
#0075EB#191C1F#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#0075EBRGB 0, 117, 235
Palette 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

Brand palette context

About Revolut Brand Colors

Revolut is represented here by the commonly referenced values #0075EB, #191C1F, and #FFFFFF in this independent finance brand color reference. The palette includes Blue and Gray color families, with no undocumented primary, secondary, or accent roles assigned.

Across 3 listed values, #191C1F is darkest at luminance 0.0114 and #FFFFFF is lightest at 1. Black gives the stronger standard-text contrast on 2 values, while white is stronger on 1; each pairing remains documented separately in the accessibility snapshot.

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

Downloadable brand colors infographic

Revolut Brand Colors Infographic

Save an independent infographic of the commonly referenced Revolut HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

1200 × 800
Revolut brand colors infographic showing its commonly referenced HEX palette and accessibility guidance for every listed color without assigning a color hierarchy.
Revolut brand colors infographic. Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Revolut.

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": "Palette color 1",
    "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": "Palette 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 brand palette",
    "gray brand palette",
    "cool brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "dark brand color",
    "light 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": "Palette color 1",
      "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": "Palette 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 brand palette",
    "gray brand palette",
    "cool brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "dark brand color",
    "light 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"
  ]
}