Crimson#D81E5B
Sage#6AAE80
Moss Green#B7C4A7
Palette direction

Pink Green Elegant Color Palette

This palette is inspired by the vibrant and feminine pink hues combined with natural soft greens and balanced with versatile neutrals, creating a bold yet approachable and elegant brand identity.

ComplementaryFashion Beautypinkgreenelegantfashion
palette-preview.example
Fashion Beauty color direction

Pink Green Elegant Color Palette

This palette is inspired by the vibrant and feminine pink hues combined with natural soft greens and balanced with versatile neutrals, creating a bold yet approachable and elegant brand identity.

Explore the color system6 colors mapped to roles
Logo contrast guide

Logo color pairings

Each column shows a usable logo color on a palette background, with contrast checked for clarity.

Logo Charcoal #2A2A2A
on Sage #6AAE80

5.5:1 Strong

Logo White #FFFFFF
on Crimson #D81E5B

4.9:1 Strong

Logo Charcoal #2A2A2A
on White #FFFFFF

14.4:1 Excellent

Logo White #FFFFFF
on Charcoal #2A2A2A

14.4:1 Excellent
Business card

Printed materials without guessing.

A neutral card system with the logo color, contact text, and a restrained palette accent.

Avery Stone Palette designer avery@example.com colorfly.design
Mobile website

The palette has to survive the small screen.

A mobile landing page preview with logo, navigation, headline, CTA, content card, and chart color usage.

Fashion Beauty Pink Green Elegant Color Palette

The palette uses a complementary color scheme featuring a vivid pink and a soft natural green, creating strong brand recognition through vibrant contrast and balance.

Analytics system

Dashboards need more than one pretty color.

Numbers, pie charts, bars, stacked bars, and lines reveal whether the palette can support real product interfaces.

Revenue$84.2k+18.4%
Retention72%Stable
Signals6Complementary
Audience split
Monthly growth
Trend line

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.Crimson #D81E5B
HeadlineUsed for main titles and key messages.Sage #6AAE80
LinkUsed for links and interactive text.Crimson #D81E5B

Buttons

Primary Button
Contrast4.93:1AA
BackgroundCrimson #D81E5B
TextWhite #FFFFFF
Secondary Button
Contrast5.45:1AA
BackgroundSage #6AAE80
TextCharcoal #2A2A2A
Outlined Button
Contrast4.93:1AA
BorderCrimson #D81E5B
TextCrimson #D81E5B

Interface

TextDefault readable body text.Charcoal #2A2A2A
Bg LightLight page or section background.White #FFFFFF
Bg DarkDark page or section background.Ivory #F4F4F4
IconSmall interface icons and marks.Moss Green #B7C4A7
BorderCards, inputs, and component borders.Moss Green #B7C4A7
DividerSubtle separators between content.Moss Green #B7C4A7
OutlineFocus rings and emphasis outlines.Moss Green #B7C4A7

Print Color Values

CMYK values are calculated from HEX by default. Adjust them only when preparing print materials.

Palette Colors

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

Main (Brand) Colors

The palette uses a complementary color scheme featuring a vivid pink and a soft natural green, creating strong brand recognition through vibrant contrast and balance.

PrimaryCrimson

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

Crimson provides energetic, feminine vibrancy that commands attention and defines the brand's bold identity.

HEX#D81E5B
RGB216, 30, 91
HSL340, 76, 48
CMYK0, 86, 58, 15
SecondarySage

RolesBtn Secondary Bg, Headline

Sage offers a natural, calming complement to Crimson, balancing intensity with freshness.

HEX#6AAE80
RGB106, 174, 128
HSL139, 30, 55
CMYK39, 0, 26, 32

Support Colors

Supporting colors introduce softer accents that reinforce the main colors with subtle natural undertones and coolness for balance.

Moss Green

RolesIcon, Border, Divider, Outline

Moss Green complements Sage by adding a muted, earthy tone that ties the palette to nature softly.

HEX#B7C4A7
RGB183, 196, 167
HSL87, 20, 71
CMYK7, 0, 15, 23

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
Ivory

RolesBg Dark

HEX#F4F4F4
RGB244, 244, 244
HSL0, 0, 96
CMYK0, 0, 0, 4
Charcoal

RolesText, Btn Secondary Text

HEX#2A2A2A
RGB42, 42, 42
HSL0, 0, 16
CMYK0, 0, 0, 84

Export and Handoff

Copy palette values for design systems, websites, and client handoff. You can also copy this palette for Logo Export on myLogo.review, so your colors are ready there in one click.

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-crimson: #D81E5B;
  --color-sage: #6AAE80;
  --color-moss-green: #B7C4A7;
  --color-white: #FFFFFF;
  --color-ivory: #F4F4F4;
  --color-charcoal: #2A2A2A;
}

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: #D81E5B;
  --role-link: #D81E5B;
  --role-btn-primary-bg: #D81E5B;
  --role-btn-outlined-border: #D81E5B;
  --role-btn-outlined-text: #D81E5B;
  --role-btn-secondary-bg: #6AAE80;
  --role-headline: #6AAE80;
  --role-icon: #B7C4A7;
  --role-border: #B7C4A7;
  --role-divider: #B7C4A7;
  --role-outline: #B7C4A7;
  --role-bg-light: #FFFFFF;
  --role-btn-primary-text: #FFFFFF;
  --role-bg-dark: #F4F4F4;
  --role-text: #2A2A2A;
  --role-btn-secondary-text: #2A2A2A;
}

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.
{
    "crimson": "#D81E5B",
    "sage": "#6AAE80",
    "moss-green": "#B7C4A7",
    "white": "#FFFFFF",
    "ivory": "#F4F4F4",
    "charcoal": "#2A2A2A"
}
Press Space to load new palette