ColorsPedia
techcool Digital & Overlay

Augmented

Augmented draws from the translucent overlay graphics of augmented reality — bright cyan-white interface elements against a neutral grey real-world backdrop, with a violet accent for active elements. It's a palette of digital overlay, perfect for AR brands, smart glasses, or interactive product design.

5 Colors
2 Tags
3 Formats

Palette Colours

Click any card to copy. Toggle format below.

Best Used For

  • AR Brands
  • Smart Devices
  • Interactive Design
  • Tech Products

Mood & Tone

Digital & Overlay

techcool

CSS Variables

:root {
  --palette-1: #ffffff; /* Overlay White */
  --palette-2: #a5f3fc; /* Interface Cyan */
  --palette-3: #a78bfa; /* Active Violet */
  --palette-4: #a1a1aa; /* Real World Grey */
  --palette-5: #3f3f46; /* Background Dark */
}