Colors
Arweave Seal
Font Family
Black: hex #222326, rgb(34,35,38)
White: hex #FFFFFF, rgb(255, 255, 255)
Orange: hex #d55e2d, rgb(214, 94, 45)
The permanent seal comes in two versions: white and dark grey. The label and can be placed on a dark, light or grey background and should always locate at the bottom left of the screen. Below are the CSS values that can be applied to ensure the correct placement.
CSS:
position: absolute;
z-index: 9999; (make sure it always on top)
box-shadow: 1px 1px 1px rgba(0,0,0,0.025);
The primary font family used in the Arweave branding are:
Roboto Mono (click to download)
Work Sans (click to download)