Brilliant Blue

2065-30 / Benjamin Moore
#0063A6

This bold blue carries oceanic depth, evoking the distance between sky and sea.

Spec Sheet

Hex#0063A6
RGB0, 99, 166
HSL204°, 100%, 33%
On White 6.3:1 AA
On Black 3.34:1 AA Large

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #EBEEEF
Text: #192934
Accent: #0063A6
Support: #9C6440
Neutral: #C4C6D9

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Brilliant Blue Palettes are free. Exports aren't.

#EBEEEF background RGB 235 238 239
#192934 ink RGB 25 41 52
#0063A6 accent RGB 0 99 166
#9C6440 support RGB 156 100 64
#C4C6D9 neutral RGB 196 198 217
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBEEEF;
  --palette-ink: #192934;
  --palette-accent: #0063A6;
  --palette-support: #9C6440;
  --palette-neutral: #C4C6D9;
}

Tailwind Config

{
  "palette-background": "#EBEEEF",
  "palette-ink": "#192934",
  "palette-accent": "#0063A6",
  "palette-support": "#9C6440",
  "palette-neutral": "#C4C6D9"
}

Pro Exports Pro

Color Blindness Simulation

#4167A9
Protanopia
#275AA5
Deuteranopia
#00737C
Tritanopia

Build a design system around Brilliant Blue.