Find Color Codes

Software & SaaS

Typeform Color Codes

Typeform's color is near-black #262627. The Typeform color codes in Hex, RGB and CMYK can be found below. David Okuniev and Robert Munoz founded it in Barcelona in 2012 to build forms that ask one question at a time, the way a person would.

The Typeform logo, shown for identification
The Typeform logo, shown for identification. Typeform is a trademark of its owner and this site is not affiliated with it.

Primary colors

What are Typeform Primary Colors?

Typeform's primary color is near-black #262627, a warm off-black rather than a true black.

Typeform publishes no public CMYK or Pantone sheet, so both are shown below as conversions and nearest matches.

Typeform Black

Hex#262627
RGB38, 38, 39
HSLhsl(240, 1%, 15%)
CMYK3%, 3%, 0%, 85%converted · approximate
PantonePMS 426 Cnearest match · not published by the brand

Typeform Hex Color Codes

Typeform hex color codes are #262627 for black.

ColorHex
Black #262627

Typeform RGB Color Codes

Typeform RGB color codes are 38, 38, 39 for black. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Black rgb(38, 38, 39)

Typeform HSL Color Codes

Typeform HSL color codes are 240, 1%, 15% for black. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Black hsl(240, 1%, 15%)

Typeform CMYK Color Code

Typeform CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.

ColorCMYK
Black 3%, 3%, 0%, 85%

Typeform Pantone Color Codes

Typeform Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.

ColorNearest Pantone
Black PMS 426 C

Logo

Typeform Logo Colors

Typeform logo colors are one near-black, used flat on the wordmark.

Typeform Logo Colors Palette

What the Typeform Logo Colors Mean?

The Typeform logo colors stay out of the way because the forms themselves are the color. A Typeform fills the whole screen and takes its background from whatever the person who built it chose, so a strong brand color on the mark would clash with every second form in the wild. Near-black rather than #000000 is the same reasoning as GitHub's: a warm off-black looks intentional next to arbitrary colors where pure black looks like a default.

Typeform Logo JPG

Typeform logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.

Typeform logo, JPG format
Download JPG Trademark of its owner, shown for identification.

Typeform Logo PNG

Typeform logo in PNG, with a transparent background. Use it over a colored surface.

Typeform logo, PNG format
Download PNG Trademark of its owner, shown for identification.

Typeform Logo WebP

Typeform logo in WebP. Same transparency as the PNG at about a third of the file size.

Typeform logo, WEBP format
Download WEBP Trademark of its owner, shown for identification.

Typeform Color Code Shades

Typeform color code shades step evenly from the primary toward black, for hover states, borders and shadows.

These are interface steps, not Typeform paint or trim names.

In code

Using the Typeform palette

CSS custom properties

:root {
  --typeform-black: #262627;
}

Contrast against white

Black 15.12:1AA ✓

Brand colors are chosen for recognition, not for legibility. A failing value here is normal. It means use it as a fill, not as text.