Cornflower Blue#4A90E2
Tomato Red#E74C3C
Goldenrod#F4C542
Cadet Teal#66A5A8
Dusty Rose#E8A4B8
Palette direction

Family Guy Inspired Color Palette

This palette channels the loud, animated energy of a Family Guy-inspired look through a bold primary trio anchored by familiar cartoon reds, blues, and yellows. The system feels playful and instantly recognizable while staying usable for digital interfaces and branded touchpoints.

Split ComplementaryCreativeanimatedplayfulboldcartoon
palette-preview.example
Creative color direction

Family Guy Inspired Color Palette

This palette channels the loud, animated energy of a Family Guy-inspired look through a bold primary trio anchored by familiar cartoon reds, blues, and yellows. The system feels playful and instantly recognizable while staying usable for digital interfaces and branded touchpoints.

Explore the color system
Logo contrast guide

Logo color pairings

ColorFly checks the palette colors against each other and suggests the clearest logo/background combinations.

Logo Charcoal #1F1F1Fon Goldenrod #F4C54210.1:1 Excellent
Logo Charcoal #1F1F1Fon Cornflower Blue #4A90E25.0:1 Strong
Logo Charcoal #1F1F1Fon White #FFFFFF16.5:1 Excellent
Logo White #FFFFFFon Charcoal #1F1F1F16.5:1 Excellent
Icon color
BackgroundCornflower Blue#4A90E2TextCharcoal#1F1F1F
Primary Button5.01:1
AA

Best for the main action users should notice first.

BackgroundTomato Red#E74C3CTextCharcoal#1F1F1F
Secondary Button4.31:1
Large text

Useful for softer choices and secondary paths.

BackgroundWhite#FFFFFFTextGoldenrod#F4C542
Outlined Button1.63:1
Low

Good for lower-emphasis actions on light surfaces.

BackgroundWhite#FFFFFFTextCornflower Blue#4A90E2
Text Button3.29:1
Large text

A quiet action for links, navigation, and inline decisions.

Palette composition8 colorsSplit Complementary color relationship
9:41Family Guy Inspired Color Palette Color role balance
Split Complementary system
60% DominantNeutrals

Backgrounds, large surfaces, whitespace, and reading comfort.

30% SecondarySupport colors

Sections, secondary UI, illustrations, and repeated brand moments.

10% AccentMain colors

High-attention moments like primary actions and memorable highlights.

CFamily Guy Inspired Color PaletteCreative brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors form a classic primary-color triad that feels instantly animated and familiar. Their high-energy contrast creates a playful brand system that reads clearly across logos, buttons, and headline treatments.

Clear roles create a consistent brand experience.

Color Roles and Usage Map

Assign existing palette colors to brand, typography, and interface roles.

Brand identity

LogoUsed for logo marks and core brand symbols.Cornflower Blue #4A90E2
HeadlineUsed for main titles and key messages.Tomato Red #E74C3C
LinkUsed for links and interactive text.Cornflower Blue #4A90E2

Buttons

Primary Button
BackgroundCornflower Blue #4A90E2
TextCharcoal #1F1F1F
Secondary Button
BackgroundTomato Red #E74C3C
TextCharcoal #1F1F1F
Outlined Button
BackgroundGoldenrod #F4C542
TextGoldenrod #F4C542

Interface

TextDefault readable body text.Charcoal #1F1F1F
Bg LightLight page or section background.White #FFFFFF
Bg DarkDark page or section background.Charcoal #1F1F1F
IconSmall interface icons and marks.Cadet Teal #66A5A8
BorderCards, inputs, and component borders.Cadet Teal #66A5A8
DividerSubtle separators between content.Dusty Rose #E8A4B8
OutlineFocus rings and emphasis outlines.Dusty Rose #E8A4B8

Palette Colors

A compact view of the brand, support, and neutral colors that make up this system.

Main (Brand) Colors

The main colors form a classic primary-color triad that feels instantly animated and familiar. Their high-energy contrast creates a playful brand system that reads clearly across logos, buttons, and headline treatments.

PrimaryCornflower Blue

RolesLogo, Link, Btn Primary Bg

Cornflower Blue gives the palette its bright, approachable cartoon energy and keeps the brand feeling lively on screens.

HEX#4A90E2
RGB74, 144, 226
HSL212, 72, 59
CMYK67, 36, 0, 11
SecondaryTomato Red

RolesBtn Secondary Bg, Headline

Tomato Red adds punch and comedic urgency, making headlines and secondary actions feel immediate and memorable.

HEX#E74C3C
RGB231, 76, 60
HSL6, 78, 57
CMYK0, 67, 74, 9
TertiaryGoldenrod

RolesBtn Outlined Border, Btn Outlined Text

Goldenrod contributes a sunny, animated accent that reinforces the playful tone without overpowering the core palette.

HEX#F4C542
RGB244, 197, 66
HSL44, 89, 61
CMYK0, 19, 73, 4

Support Colors

The support colors extend the cartoon feel with a grounded blue-green and a soft pink accent that keep the palette flexible without competing with the primary trio. They add variation for icons, borders, and subtle UI moments while staying subordinate to the main colors.

Cadet Teal

RolesIcon, Border

Cadet Teal softens the primary colors and provides a balanced utility accent for interface details.

HEX#66A5A8
RGB102, 165, 168
HSL183, 28, 53
CMYK39, 2, 0, 34
Dusty Rose

RolesDivider, Outline

Dusty Rose adds a warm, playful separator tone that complements the reds while remaining gentle in the layout.

HEX#E8A4B8
RGB232, 164, 184
HSL342, 60, 78
CMYK0, 29, 21, 9

Neutral Colors

Utility colors for backgrounds, text, borders, and balance.

White

RolesBg Light

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Ivory
HEX#F4F1EA
RGB244, 241, 234
HSL42, 31, 94
CMYK0, 1, 4, 4
Charcoal

RolesBg Dark, Text, Btn Primary Text, Btn Secondary Text

HEX#1F1F1F
RGB31, 31, 31
HSL0, 0, 12
CMYK0, 0, 0, 88

Export and Handoff

Copy palette values for design systems, websites, and client handoff.

Color tokens

Use these in CSS when you want every raw palette color available by name. Best for websites, landing pages, and design system variables.

Use when: you need the actual colors.
:root {
  --color-cornflower-blue: #4A90E2;
  --color-tomato-red: #E74C3C;
  --color-goldenrod: #F4C542;
  --color-cadet-teal: #66A5A8;
  --color-dusty-rose: #E8A4B8;
  --color-white: #FFFFFF;
  --color-ivory: #F4F1EA;
  --color-charcoal: #1F1F1F;
}

Role tokens

Use these in CSS when colors are assigned to practical jobs like text, buttons, borders, links, and backgrounds.

Use when: you need UI roles, not just swatches.
:root {
  --role-logo: #4A90E2;
  --role-link: #4A90E2;
  --role-btn-primary-bg: #4A90E2;
  --role-btn-secondary-bg: #E74C3C;
  --role-headline: #E74C3C;
  --role-btn-outlined-border: #F4C542;
  --role-btn-outlined-text: #F4C542;
  --role-icon: #66A5A8;
  --role-border: #66A5A8;
  --role-divider: #E8A4B8;
  --role-outline: #E8A4B8;
  --role-bg-light: #FFFFFF;
  --role-bg-dark: #1F1F1F;
  --role-text: #1F1F1F;
  --role-btn-primary-text: #1F1F1F;
  --role-btn-secondary-text: #1F1F1F;
}

JSON

Use this structured palette data in apps, generators, plugins, or tools that need to read the palette programmatically.

Use when: a developer or app needs data.
{
    "cornflower-blue": "#4A90E2",
    "tomato-red": "#E74C3C",
    "goldenrod": "#F4C542",
    "cadet-teal": "#66A5A8",
    "dusty-rose": "#E8A4B8",
    "white": "#FFFFFF",
    "ivory": "#F4F1EA",
    "charcoal": "#1F1F1F"
}
Press Space to load new palette