YouTube

A dominant Red (#FF0000) plays off White and a Dark Gray (#282828), with a deeper Dark Red (#CC0000) in support. Strong reds are attention-grabbing by nature, and setting them on dark gray keeps the interface legible.

YouTube uses 4 official brand colors.

Social Media
Founded 2005
Social Media
4 Colors

Brand Color Palette

Brand Keywords & Themes

Associated design themes and color characteristics

youtube colors
youtube colour palette
youtube brand colors
youtube red
youtube logo colors
video platform
streaming
entertainment
play button

Using This Palette

Tips for incorporating YouTube's colors into your designs

Design Applications

  • Web design and user interfaces
  • Marketing materials and presentations
  • Brand identity and logo design inspiration
  • Social media graphics and content

Note: While these are YouTube's brand colors, they are trademarked. Use them for inspiration and learning, but avoid direct copying for commercial purposes that could cause brand confusion.

YouTube Colors for Developers

Copy YouTube's 4 brand colors straight into your codebase

CSS Variables

:root {
  --red: #FF0000;
  --white: #FFFFFF;
  --dark-gray: #282828;
  --dark-red: #CC0000;
}

SCSS

$red: #FF0000;
$white: #FFFFFF;
$dark-gray: #282828;
$dark-red: #CC0000;

Tailwind v4

@theme {
  --color-red: #FF0000;
  --color-white: #FFFFFF;
  --color-dark-gray: #282828;
  --color-dark-red: #CC0000;
}

Frequently Asked Questions

Common questions about YouTube's brand colors

How many official brand colors does YouTube use?

YouTube's official brand palette uses 4 colors: Red (#FF0000), White (#FFFFFF), Dark Gray (#282828), Dark Red (#CC0000).

What is YouTube's primary color hex code?

YouTube's primary brand color is Red with hex code #FF0000. RGB and HSL conversions are available on this page.

What are the names of YouTube's brand colors?

YouTube's 4 brand colors are Red (#FF0000), White (#FFFFFF), Dark Gray (#282828), Dark Red (#CC0000). These are the official names used in YouTube's brand guidelines and design materials.

Can I use YouTube's brand colors in my own designs?

YouTube's colors are trademarked. You can reference the hex codes for inspiration, education, or non-commercial fan projects, but avoid commercial use that could cause brand confusion.

Related Brand Palettes

Create Your Own Brand Colors

Get inspired by YouTube's palette and create your own unique color scheme with our professional color palette generator.