# Brand

Team branding resources

# Google Templates

## Resources

You must be a YETI member in our shared drive to cr

### Google Docs Template:

[https://docs.google.com/document/d/1ZMNFJ5ofWfKAltmKTfIY7B4GTsRJHFStQITq3h8AbFE/template/preview?tab=t.0](https://docs.google.com/document/d/1ZMNFJ5ofWfKAltmKTfIY7B4GTsRJHFStQITq3h8AbFE/template/preview?tab=t.0)

### Google Slides Template:

[https://docs.google.com/presentation/d/1dNg\_FKBVKqejvVcKId2XSPwhmW7FTpzvbluF6HzYvSM/template/preview?usp=sharing](https://docs.google.com/presentation/d/1dNg_FKBVKqejvVcKId2XSPwhmW7FTpzvbluF6HzYvSM/template/preview?usp=sharing)

# Logos

[![image.png](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/scaled-1680-/XQjimage.png)](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/XQjimage.png)

The idea for Wampa the Yeti as a mascot and design stemmed from the abbreviation of the teams original name- Youth for Engineering Technology Inspiration.

Image Size:  
653 x 461

[![YETI Logo 2017.png](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/scaled-1680-/yeti-logo-2017.png)](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/yeti-logo-2017.png)

Current Logo.

15th Anniversary Logo:

[![Yeti Robotics Logo.png](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/scaled-1680-/yeti-robotics-logo.png)](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/yeti-robotics-logo.png)

# Fonts

For YETI Robotics, it is important that the public, sponsors, and other teams see our branding the same way. The logos and fonts are used to tell people who we are on clothing, paper, and laser parts. We are careful about how it is executed by making sure that the fonts on clothing must be legible and attractive and the fonts on paper must look crisp and professional while the fonts on lasers must highlight precision and legibility. Using several fonts that are the same throughout makes the brand strong and familiar as the YETI brand.

<span style="color: rgb(0, 0, 0);">**Apparel Fonts**</span>  
<span style="color: rgb(0, 0, 0);">Used on team shirts, hoodies, and other gear to ensure readability and impact.</span>

- <span style="color: rgb(0, 0, 0);">Franklin Gothic Medium</span>
- <span style="color: rgb(0, 0, 0);">Franklin Gothic Heavy</span>
- <span style="color: rgb(0, 0, 0);">Franklin Gothic Book</span>

<span style="color: rgb(0, 0, 0);">**Print Fonts**</span>  
<span style="color: rgb(0, 0, 0);">Used in posters, outreach handouts, and documentation to keep a clean and modern look.</span>

- <span style="color: rgb(0, 0, 0);">Libre Franklin Black</span>
- <span style="color: rgb(0, 0, 0);">Libre Franklin Regular</span>

<span style="color: rgb(0, 0, 0);">**Laser Cutting Font**</span>  
<span style="color: rgb(0, 0, 0);">Used for laser-cut signage and parts where clarity and sharp design are essential.</span>

- <span style="color: rgb(0, 0, 0);">Moonhouse</span>

# Image Formats

## <span class="Editor_t__not_edited__WuRP8">Overview</span>

Selecting the right file or image format is a crucial decision that can significantly affect how our brand is perceived. Each format—whether it’s JPEG, PNG, SVG, or WebP—has its own strengths, limitations, and ideal use cases. These differences often revolve around file size, compression methods, transparency support, and how well the format preserves image quality.

Using the wrong format can lead to a range of issues. For example, highly compressed images like low-quality JPEGs may appear pixelated or blurry, which can make our materials look unprofessional or outdated. On the other hand, using uncompressed or overly large formats may result in unnecessarily heavy file sizes, leading to slow-loading webpages and poor user experience—especially on mobile devices or slower networks (especially important with the scouting site!).

By understanding the trade-offs and selecting the most appropriate file format for each use case—such as SVGs for logos and icons, PNGs for graphics with transparency, and WebP for optimized web images—we ensure that our content looks sharp, loads quickly, and consistently reflects the high standards of our brand.

## <span class="Editor_t__not_edited__WuRP8">Formats</span>

To maintain a polished and professional visual identity, it’s important to choose the right file format for each type of image or graphic. Each format comes with its own set of strengths and limitations related to quality, file size, scalability, and transparency. The table below outlines the most common image formats we use, what they’re best suited for, and when to use them to ensure our brand assets look their best across both digital and print platforms.

<table border="1" id="bkmrk-format-description-u" style="border-collapse: collapse; width: 100%; height: 531px;"><colgroup><col style="width: 20.119048%;"></col><col style="width: 54.880952%;"></col><col style="width: 25%;"></col></colgroup><thead><tr style="height: 29px;"><td style="height: 29px;">Format</td><td style="height: 29px;">Description</td><td style="height: 29px;">Use for</td></tr></thead><tbody><tr style="height: 93px;"><td style="height: 93px;">JPG/JPEG</td><td style="height: 93px;">Format originally developed for photographic images. Uses adjustable lossy compression to reduce file size, which can degrade quality at high compression levels. Best used when smaller file sizes are needed and slight quality loss is acceptable.</td><td style="height: 93px;">Photos (preferred). Use WebP for photos over web.</td></tr><tr style="height: 93px;"><td style="height: 93px;">PNG</td><td style="height: 93px;">Supports lossless compression, preserving full image quality. Ideal for images that require transparency, sharp edges, or crisp detail, such as UI elements, icons, and illustrations. Typically larger in size than JPG, making it less ideal for full-resolution photographs.</td><td style="height: 93px;">Use when SVG/JPG/WebP doesn't work: graphics where raster detail is needed (e.g. shadows), screenshots or photos where exact color is needed.</td></tr><tr style="height: 93px;"><td style="height: 93px;">SVG</td><td style="height: 93px;">A vector-based format ideal for logos, icons, and scalable graphics. Maintains sharp quality at any size since it’s based on shapes and paths instead of pixels. Not suitable for photographs or detailed raster images.</td><td style="height: 93px;">Graphics (preferred)</td></tr><tr style="height: 77px;"><td style="height: 77px;">WebP</td><td style="height: 77px;">A modern image format designed for the web. Offers superior compression compared to JPG and PNG, resulting in smaller file sizes with excellent quality. Supports transparency and animation. Widely supported in modern browsers.</td><td style="height: 77px;">Photos/graphics on websites (preferred)</td></tr><tr style="height: 146px;"><td style="height: 146px;">GIF</td><td style="height: 146px;">Primarily used for simple animations and short looping visuals. Limited to 256 colors and uses LZW compression, which is technically lossless but results in reduced visual fidelity due to the color limitation. Not suitable for high-resolution or color-rich images.</td><td style="height: 146px;">Simple animations. For longer or higher-quality animations, consider MP4/WebM.</td></tr></tbody></table>

# Color

Whether it's on shirts, banners, robots, or social media, color helps us stand out and stay consistent. Yeti Blue often represents qualities we bring to every challenge. White adds clarity and focus, while accent colors can be used to highlight important details or themes for a season. By using a consistent color palette, we strengthen our visual identity and make YETI instantly recognizable wherever we go.

YETI Blue:  
\- Hue: 133  
\- Sat: 177  
\- Lum: 147  
\- Red: 84  
\- Green: 182  
\- Blue: 229  
Hex color #: 54B6E5  
PMS - 298CVC

YETI Blue Color Example:

[![image.png](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/scaled-1680-/h5Simage.png)](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/h5Simage.png)

# Robot Branding

Robot Bumper Pic

Sponsor Panel Pic.

# Apparel Design

T-Shirt Redesign:

[![image.png](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/scaled-1680-/nGcimage.png)](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/nGcimage.png)

Sweatshirt Design:

[![image.png](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/scaled-1680-/zEmimage.png)](https://wiki.yetirobotics.org/uploads/images/gallery/2025-07/zEmimage.png)