Teal Blue#063F47
Coral#FF584C
Chartreuse#A7C53F
Light Slate Blue#7A9BAE
Cream#FAE1D1
Palette direction

Teal Blue Coral Color Palette

This social media and creative agency palette blends a strong, deep Teal Blue with a bright Coral and a lively Chartreuse as main colors to create an energetic yet professional identity. The support palette adds a calming Light Slate Blue and a warm Cream to balance and support the main colors softly, while the neutrals provide a clean background, readable text, and distinct button contrasts, ensuring a versatile and dynamic brand presence.

ComplementaryCreativetealcoralchartreusecreative
palette-preview.example
Creative color direction

Teal Blue Coral Color Palette

This social media and creative agency palette blends a strong, deep Teal Blue with a bright Coral and a lively Chartreuse as main colors to create an energetic yet professional identity. The support palette adds a calming Light Slate Blue and a warm Cream to balance and support the main colors softly, while the neutrals provide a clean background, readable text, and distinct button contrasts, ensuring a versatile and dynamic brand presence.

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 White #FFFFFFon Teal Blue #063F4711.6:1 Excellent
Logo Eerie Black #1A1A1Aon Chartreuse #A7C53F8.9:1 Excellent
Logo Eerie Black #1A1A1Aon Coral #FF584C5.6:1 Strong
Logo Eerie Black #1A1A1Aon White #FFFFFF17.4:1 Excellent
Icon color
BackgroundTeal Blue#063F47TextWhite#FFFFFF
Primary Button11.60:1
AAA

Best for the main action users should notice first.

BackgroundCoral#FF584CTextEerie Black#1A1A1A
Secondary Button5.60:1
AA

Useful for softer choices and secondary paths.

BackgroundWhite#FFFFFFTextTeal Blue#063F47
Outlined Button11.60:1
AAA

Good for lower-emphasis actions on light surfaces.

BackgroundWhite#FFFFFFTextTeal Blue#063F47
Text Button11.60:1
AAA

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

Palette composition8 colorsComplementary color relationship
9:41Teal Blue Coral Color Palette Color role balance
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.

CTeal Blue Coral Color PaletteCreative brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The trio of deep Teal Blue, bright Coral, and vibrant Chartreuse creates a visually distinctive and harmonious triadic color scheme that energizes the brand while maintaining trustworthy professionalism.

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.Teal Blue #063F47
HeadlineUsed for main titles and key messages.Teal Blue #063F47
LinkUsed for links and interactive text.Teal Blue #063F47

Buttons

Primary Button
BackgroundTeal Blue #063F47
TextWhite #FFFFFF
Secondary Button
BackgroundCoral #FF584C
TextEerie Black #1A1A1A
Outlined Button
BackgroundTeal Blue #063F47
TextTeal Blue #063F47

Interface

TextDefault readable body text.Eerie Black #1A1A1A
Bg LightLight page or section background.White #FFFFFF
Bg DarkDark page or section background.Cultured #F5F5F7
IconSmall interface icons and marks.Light Slate Blue #7A9BAE
BorderCards, inputs, and component borders.Light Slate Blue #7A9BAE
DividerSubtle separators between content.Light Slate Blue #7A9BAE
OutlineFocus rings and emphasis outlines.Light Slate Blue #7A9BAE

Palette Colors

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

Main (Brand) Colors

The trio of deep Teal Blue, bright Coral, and vibrant Chartreuse creates a visually distinctive and harmonious triadic color scheme that energizes the brand while maintaining trustworthy professionalism.

PrimaryTeal Blue

RolesLogo, Link, Btn Primary Bg, Btn Outlined Border, Btn Outlined Text, Headline

Teal Blue is a deep, stabilizing color that establishes trust and professionalism as the foundation of the palette.

HEX#063F47
RGB6, 63, 71
HSL187, 84, 15
CMYK92, 11, 0, 72
SecondaryCoral

RolesBtn Secondary Bg

Coral adds energetic vibrancy and creative spark that draws attention and encourages engagement.

HEX#FF584C
RGB255, 88, 76
HSL4, 100, 65
CMYK0, 65, 70, 0
TertiaryChartreuse

Chartreuse injects freshness and innovation, balancing the warmth of Coral and coolness of Teal Blue.

HEX#A7C53F
RGB167, 197, 63
HSL73, 54, 51
CMYK15, 0, 68, 23

Support Colors

Softer accents of Light Slate Blue and Cream extend the main palette by providing subtle, muted tones that support readability and add warmth to the overall branding.

Light Slate Blue

RolesIcon, Border, Divider, Outline

Light Slate Blue complements Teal Blue by offering a calmer, cooler tone that enhances balance without competing visually.

HEX#7A9BAE
RGB122, 155, 174
HSL202, 24, 58
CMYK30, 11, 0, 32
Cream

Cream provides soft warmth to balance the palette, supporting the bright main colors with gentle accents that improve usability.

HEX#FAE1D1
RGB250, 225, 209
HSL23, 80, 90
CMYK0, 10, 16, 2

Neutral Colors

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

White

RolesBg Light, Btn Primary Text

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Cultured

RolesBg Dark

HEX#F5F5F7
RGB245, 245, 247
HSL240, 11, 96
CMYK1, 1, 0, 3
Eerie Black

RolesText, Btn Secondary Text

HEX#1A1A1A
RGB26, 26, 26
HSL0, 0, 10
CMYK0, 0, 0, 90

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-teal-blue: #063F47;
  --color-coral: #FF584C;
  --color-chartreuse: #A7C53F;
  --color-light-slate-blue: #7A9BAE;
  --color-cream: #FAE1D1;
  --color-white: #FFFFFF;
  --color-cultured: #F5F5F7;
  --color-eerie-black: #1A1A1A;
}

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: #063F47;
  --role-link: #063F47;
  --role-btn-primary-bg: #063F47;
  --role-btn-outlined-border: #063F47;
  --role-btn-outlined-text: #063F47;
  --role-headline: #063F47;
  --role-btn-secondary-bg: #FF584C;
  --role-icon: #7A9BAE;
  --role-border: #7A9BAE;
  --role-divider: #7A9BAE;
  --role-outline: #7A9BAE;
  --role-bg-light: #FFFFFF;
  --role-btn-primary-text: #FFFFFF;
  --role-bg-dark: #F5F5F7;
  --role-text: #1A1A1A;
  --role-btn-secondary-text: #1A1A1A;
}

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.
{
    "teal-blue": "#063F47",
    "coral": "#FF584C",
    "chartreuse": "#A7C53F",
    "light-slate-blue": "#7A9BAE",
    "cream": "#FAE1D1",
    "white": "#FFFFFF",
    "cultured": "#F5F5F7",
    "eerie-black": "#1A1A1A"
}
Press Space to load new palette