Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

69 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

---
title: Brand Resources
type: page
layout: brand
meta_desc: |
Official brand logos and colors for use with Pulumi.
sections:
- label: Logos
anchor: logos
- label: Colors
anchor: colors
logos:
- name: Pulumi wordmark on white
file: logo-on-white
size: 64
bg: false
- name: Pulumi wordmark on black
file: logo-on-black
size: 64
bg: true
- name: Pulumi avatar on black
file: avatar-on-black
size: 40
bg: false
- name: Pulumi avatar on white
file: avatar-on-white
size: 40
bg: true
- name: Pulumipus (8-bit)
file: pulumipus-8bit
size: 40
bg: false
colors:
- name: Yellow
hex: "#f7bf2a"
rgb: "247, 191, 42"
cmyk: "0, 22, 80, 3"
pms: "123 C"
- name: Salmon
hex: "#f26e7e"
rgb: "242, 110, 126"
cmyk: " 0, 52, 45, 5"
pms: "1777 C"
- name: Fuchsia
hex: "#bd4c85"
rgb: "189, 76, 133"
cmyk: "0, 44, 22, 26"
pms: "2062 C"
- name: Purple
hex: "#8a3391"
rgb: "138, 51, 145"
cmyk: "3, 37, 0, 43"
pms: "513 C"
- name: Violet
hex: "#805ac3"
rgb: "128, 90, 195"
cmyk: "26, 41, 0, 24"
pms: "2088 C"
- name: Blue
hex: "#4d5bd9"
rgb: "77, 91, 217"
cmyk: "55, 4, 0, 15"
pms: "2726 C"
---