logoReady Design

⌘ K
  • Design
  • Development
  • Components
  • Blog
  • Resources
1.0.26
  • Ant Design
    • Introduction
    • Design Values
    • Cases
  • Global Styles
    • Colors
    • Layout
    • Font
    • Icons
    • Dark Mode
    • Shadow
  • Design Patterns
    • Overview
    • Global Rules
      • Feedback
      • Navigation
      • Data Entry
      • Data Display
      • Copywriting
      • Data format
      • Button
      • Data List
    • Template Document
      • Form Page
      • Visualization Page
      • Detail Page
    • Principles
      • Proximity
      • Alignment
      • Contrast
      • Repetition
      • Make it Direct
      • Stay on the Page
      • Keep it Lightweight
      • Provide an Invitation
      • Use Transition
      • React Immediately
  • Design Patterns (Research)
    • Overview
    • Template Document
      • Form Page
      • Workbench
      • List Page
      • Result Page
      • Exception Page
    • Global Rules
      • Navigation
      • Message and Feedback
      • Empty Status
  • Visualization
  • Motion
  • Illustrations
Color Model
System-level Color System
Base Color Palettes
Neutral Color Palette
Data Visualization Color Palette
Palette Generation Tool
Programmatic Usage
Product-level Color System
Brand Color
Functional Color
Neutral Color
Color Application In Enterprise Product Design
CasesLayout

Resources

Ant Design Charts
Ant Design Pro
Ant Design Pro Components
Ant Design Mobile
Ant Design Mini
Ant Design Landing-Landing Templates
Scaffolds-Scaffold Market
Umi-React Application Framework
dumi-Component doc generator
qiankun-Micro-Frontends Framework
ahooks-React Hooks Library
Ant Motion-Motion Solution
China Mirror 🇨🇳

Community

Awesome Ant Design
Medium
Twitter
yuqueAnt Design in YuQue
Ant Design in Zhihu
Experience Cloud Blog
seeconfSEE Conf-Experience Tech Conference

Help

GitHub
Change Log
FAQ
Bug Report
Issues
Discussions
StackOverflow
SegmentFault

Ant XTechMore Products

yuqueYuQue-Document Collaboration Platform
AntVAntV-Data Visualization
EggEgg-Enterprise Node.js Framework
kitchenKitchen-Sketch Toolkit
xtechAnt Financial Experience Tech
Theme Editor
Made with ❤ by
Ant Group and Ant Design Community

Ant Design interprets the color system into two levels: a system-level color system and a product-level color system.

The system-level color system mainly defines the basic color palette, neutral color palette and data visualization color palette in the design of Ant Financial. The product-level color system is in the specific design process, based on the color of the system to further define the tone of the product in accordance with the requirements and function of the color.


Color Model

Ant Design's design team preferred to design with the HSB color model, which makes it easier for designers to have a clear psychological expectation of color when adjusting colors, as well as facilitate communication in teams.

System-level Color System

Ant Design system-level color system also comes from the "natural" design language. Designers abstract the natural scenes through the capture, combined with the technical gene of Ant Financial, forming a unique 12 colors. Further through a large number of observations, to capture the different colors of natural light under the law of change, with the art of drawing ideas, the 12 colors were derived. The definition of neutral color palette is balanced with readability, aesthetics and usability.

Base Color Palettes

Ant Design's base color palette totals 120 colors, including 12 primary colors and their derivative colors. These colors can basically include the need for color in background applications design.

Ready Red / Ready RedReady Red
red-100
red-200
red-300
red-400
red-500
Ready Green / Ready GreenReady Green
green-100
green-200
green-300
green-400
green-500
Ready Blue / Ready BlueReady Blue
blue-100
blue-200
blue-300
blue-400
blue-500
Mint / MintReady's Mint
mint-100
mint-200
mint-300
mint-400
mint-500
mint-600
mint-700
Blue Purple / Blue PurpleReady's Blue Purple
bluePurple-100
bluePurple-200
bluePurple-300
bluePurple-400
bluePurple-500
bluePurple-600
bluePurple-700
Light Indogo / Light IndogoReady's Light Indogo
lightIndogo-100
lightIndogo-200
lightIndogo-300
lightIndogo-400
lightIndogo-500
lightIndogo-600
lightIndogo-700
Lemon Yellow / Lemon YellowReady's Lemon Yellow
lemonYellow-100
lemonYellow-200
lemonYellow-300
lemonYellow-400
lemonYellow-500
lemonYellow-600
lemonYellow-700
Yellowish Green / Yellowish GreenReady's Yellowish Green
yellowishGreen-100
yellowishGreen-200
yellowishGreen-300
yellowishGreen-400
yellowishGreen-500
yellowishGreen-600
yellowishGreen-700
Dark Gray / Dark GrayReady's Dark Gray
darkgray-100
darkgray-200
darkgray-300
darkgray-400
darkgray-500
darkgray-600
darkgray-700

Ant Design's color palette also has the ability to further extend. After careful elaboration by designers and programmers, we have come up with a set of color generation tools that combine the natural variation of colors. When there is a need for further color design, designers simply define the primary colors according to certain rules and will get a complete range of derived colors automatically .

Neutral Color Palette

ink-100
ink-200
ink-300
ink-400
ink-500

Data Visualization Color Palette

Data visualization color palette is based on the basic color palette and neutral color palette, and based on the principle that AntV's "effective, clear, accurate and beautiful". View Palette

Palette Generation Tool

If the above palettes do not meet your needs, you can choose a main color below, and Ant Design's color generation algorithm will generate a palette for you.

Pick your primary color
color-1#e6f7ff
color-2#bae7ff
color-3#91d5ff
color-4#69c0ff
color-5#40a9ff
color-6#1890ff
color-7#096dd9
color-8#0050b3
color-9#003a8c
color-10#002766
#1890ff

Programmatic Usage

We provide JavaScript usage for developers.

  • JavaScript

    npm install @ant-design/colors
    import { blue } from '@ant-design/colors';
    console.log(blue); // ['#E6F7FF', '#BAE7FF', '#91D5FF', '#69C0FF', '#40A9FF', '#1890FF', '#096DD9', '#0050B3', '#003A8C', '#002766']
    console.log(blue.primary); // '#1890FF'

    More APIs: @ant-design/colors


Product-level Color System

Brand Color

Preview

The brand color is one of the most intuitive visual elements used that is used to embody product characteristics and communicate ideas. When selecting colors, it is important to understand how the brand color is used in the user interface. In the basic color palette to choose the main color, we recommend choosing the color plate from the shallow depth of the sixth color as the main color. Ant Design's brand color comes from blue of the base color palette, it's Hex value is #1890ff, application scenarios include: key action point, the operation status, important information highlighting, graphics and other scenes.

Functional Color

Preview

Functional color represents a clear message as well as status, such as success, error, failure, reminder, link and so on. Functional color selection need to comply with the user's basic understanding of color. We suggest that the functional colors should be kept as consistent as possible under a set of product systems. Do not have too much customization to interfere with the user's cognitive experience. Ant Design's functional color palette is shown on the right:

Neutral Color

Preview

Neutral color is mainly used in a large part of the text interface, in addition to the background, borders, dividing lines, and other scenes are also very common. Neutral color definition needs to consider the difference between dark background and light background, while incorporating the WCAG 2.0 standard. The neutral color of Ant Design is based on transparency, as shown on the right:


Color Application In Enterprise Product Design

In the design of background applications of Ant Financial, our attitude towards color is restrained. Color is used more based on information delivery, operational guidance and interactive feedback purposes. Above these principles that do not undermine operational efficiency and affect the clear communication of information, a rational choice of color is key. Of course, with illustrations and display page can be properly broken this idea.