Additional Colors

ATLAS MPL Style adds a number of additional color definitions to Matplotlib.

Default / ATLAS Color Cycle

These are the colors of the default (petroff10) color cycle. See Accessible Color Sequences for Data Visualization by Matthew A. Petroff (arXiv:2107.02270). If 8 or fewer colors are requested in set_color_cycle the petroff8 or petroff6 color cycle will be used, with slightly different hues.

petroff:blue

#3f90da

_images/petroff%3Ablue.png

petroff:orange

#ffa90d

_images/petroff%3Aorange.png

petroff:red

#bc1e00

_images/petroff%3Ared.png

petroff:gray

#94a4a2

_images/petroff%3Agray.png

petroff:purple

#832db5

_images/petroff%3Apurple.png

petroff:brown

#a96b59

_images/petroff%3Abrown.png

petroff:orange2

#e76300

_images/petroff%3Aorange2.png

petroff:tan

#b8ab6f

_images/petroff%3Atan.png

petroff:gray2

#707480

_images/petroff%3Agray2.png

petroff:lightBlue

#92dadd

_images/petroff%3AlightBlue.png

Paper Colors

These colors are from the Paper color scheme for VIM.

paper:bg

#eeeeee

_images/paper%3Abg.png

paper:fg

#444444

_images/paper%3Afg.png

paper:bgAlt

#e4e4e4

_images/paper%3AbgAlt.png

paper:red

#af0000

_images/paper%3Ared.png

paper:green

#008700

_images/paper%3Agreen.png

paper:blue

#005f87

_images/paper%3Ablue.png

paper:yellow

#afaf00

_images/paper%3Ayellow.png

paper:orange

#d75f00

_images/paper%3Aorange.png

paper:pink

#d70087

_images/paper%3Apink.png

paper:purple

#8700af

_images/paper%3Apurple.png

paper:lightBlue

#0087af

_images/paper%3AlightBlue.png

paper:olive

#5f7800

_images/paper%3Aolive.png

Oceanic Next Colors

These colors are from the Oceanic Next color scheme.

on:bg

#1b2b34

_images/on%3Abg.png

on:fg

#cdd3de

_images/on%3Afg.png

on:bgAlt

#343d46

_images/on%3AbgAlt.png

on:fgAlt

#d8dee9

_images/on%3AfgAlt.png

on:red

#ec5f67

_images/on%3Ared.png

on:orange

#f99157

_images/on%3Aorange.png

on:yellow

#fac863

_images/on%3Ayellow.png

on:green

#99c794

_images/on%3Agreen.png

on:cyan

#5fb3b3

_images/on%3Acyan.png

on:blue

#6699cc

_images/on%3Ablue.png

on:pink

#c594c5

_images/on%3Apink.png

on:brown

#ab7967

_images/on%3Abrown.png

HDBS Colors

These are the ATLAS HDBS physics groups colors. Mint cream is not included in the color cycle.

hdbs:starcommandblue

#047cbc

_images/hdbs%3Astarcommandblue.png

hdbs:spacecadet

#283044

_images/hdbs%3Aspacecadet.png

hdbs:maroonX11

#b8336a

_images/hdbs%3AmaroonX11.png

hdbs:outrageousorange

#fa7e61

_images/hdbs%3Aoutrageousorange.png

hdbs:pictorialcarmine

#ca1551

_images/hdbs%3Apictorialcarmine.png

hdbs:mintcream

#ebf5ee

_images/hdbs%3Amintcream.png

HH Colors

These are the ATLAS di-Higgs colors. Light turquoise and off-white are not included in the automatic color cycle.

hh:darkblue

#343844

_images/hh%3Adarkblue.png

hh:darkpink

#f2385a

_images/hh%3Adarkpink.png

hh:darkyellow

#fdc536

_images/hh%3Adarkyellow.png

hh:medturquoise

#36b1bf

_images/hh%3Amedturquoise.png

hh:lightturquoise

#4ad9d9

_images/hh%3Alightturquoise.png

hh:offwhite

#e9f1df

_images/hh%3Aoffwhite.png

ATLAS Limit Plot Colors

Also included are atlas:onesigma and atlas:twosigma, which are the green and red used for these bands limit plots.

atlas:onesigma

#00ff26

_images/atlas%3Aonesigma.png

atlas:twosigma

#fbff1f

_images/atlas%3Atwosigma.png

Transparent

A fully transparent color is also provided for convenience.

transparent

#ffffff00

_images/transparent.png