
dark-blue = #006269

dark(color-name)
  lookup('dark-' + color-name)

body
  color dark('blue')