Color System
Color distinguishes our brand and reinforces consistent experiences across UA websites. Minerva's color system is based on a foundation of visual perception, inclusive design, and accessibility.
Designing and developing with the web framework
While not strictly required, it is heavily encouraged to use the semantic color tokens and color system provided by the Minerva framework. If you're writing your own styles, designing new sections, or building new components, please read the framework documentation.
Color guidelines
Use of color must comply with WCAG 2.2 AA standards.
- Meaning conveyed through color must also be accompanied by other visual indicators.
- Contrast between foreground and background must maintain a ratio of at least 4.5:1
All web approved colors
These colors are provided as a reference for designers and developers to use when defining new color sets or themes, or when working with bespoke content where color can be chosen against a specific and known background.
Primary
The primary color palette is meant to be used as an accent to pull attention to specific elements, such as navigation, links, and buttons.
primary-50
#FCE4E9
primary-100
#F8C2CD
primary-200
#E87C90
primary-300
#E5425E
primary-400
#BE3047
primary-500
#9E1B32
primary-600
#821E2E
primary-700
#70202C
primary-800
#58232A
primary-900
#421A20
Neutral
The neutral color palette is the primary source of backgrounds and text colors.
neutral-50
#F2F3F4
neutral-100
#DFE2E5
neutral-200
#C6CBD0
neutral-300
#ACB2BA
neutral-400
#9097A0
neutral-500
#757C88
neutral-600
#5F646D
neutral-700
#4A4C54
neutral-800
#35363B
neutral-900
#212124
Informative
The info color palette is reserved for bringing special attention to an element informative in nature.
info-50
#E8F2FC
info-100
#CEE4F9
info-200
#93C4F4
info-300
#60AAF2
info-400
#258BEF
info-500
#0070DD
info-600
#0058AC
info-700
#003E78
info-800
#012A4C
info-900
#021B30
Positive
The positive color palette is reserved for bringing special attention to positive notices like a success indicator.
positive-50
#F0F5EF
positive-100
#CDE9D3
positive-200
#AADDB7
positive-300
#87D09C
positive-400
#64C480
positive-500
#39A845
positive-600
#308B3A
positive-700
#23672B
positive-800
#194B1F
positive-900
#103514
Negative
The negative color palette is reserved for bringing special attention to negative notices and warnings.
negative-50
#FAF4E6
negative-100
#F9E9C1
negative-200
#F7D090
negative-300
#F4B959
negative-400
#ECA024
negative-500
#DC8E0E
negative-600
#C47511
negative-700
#9C5506
negative-800
#723900
negative-900
#452000