← Back to Editor

#1D3D3D · #77E6B2 · #C0F2B1 · #F7EDA8 · #FFEED6

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#1D3D3D

Slate Blue · DarkSlateGray · Peacock Green

HEX
#1D3D3D
RGB
rgb(29, 61, 61)
HSL
hsl(180, 36%, 18%)
HSB
hsb(180, 52%, 24%)
CMYK
cmyk(52%, 0%, 0%, 76%)
Oklch
oklch(33.6% 0.038 195.5)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#77E6B2

Jade · MediumAquaMarine · Apple Green

HEX
#77E6B2
RGB
rgb(119, 230, 178)
HSL
hsl(152, 69%, 68%)
HSB
hsb(152, 48%, 90%)
CMYK
cmyk(48%, 0%, 23%, 10%)
Oklch
oklch(84.5% 0.127 161.6)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#C0F2B1

Emerald · LightGray · Mint Green

HEX
#C0F2B1
RGB
rgb(192, 242, 177)
HSL
hsl(106, 71%, 82%)
HSB
hsb(106, 27%, 95%)
CMYK
cmyk(21%, 0%, 27%, 5%)
Oklch
oklch(91.0% 0.101 138.6)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#F7EDA8

Fresh Green · Wheat · Lemon Cream

HEX
#F7EDA8
RGB
rgb(247, 237, 168)
HSL
hsl(52, 83%, 81%)
HSB
hsb(52, 32%, 97%)
CMYK
cmyk(0%, 4%, 32%, 3%)
Oklch
oklch(93.8% 0.088 100.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFEED6

Goose Yellow · Beige · Peach Orange

HEX
#FFEED6
RGB
rgb(255, 238, 214)
HSL
hsl(35, 100%, 92%)
HSB
hsb(35, 16%, 100%)
CMYK
cmyk(0%, 7%, 16%, 0%)
Oklch
oklch(95.6% 0.037 76.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1D3D3D
3E1D1D

Analogous

1D3E2E
1D3D3D
1D2E3E

Triadic

1D3D3D
3E1D3E
3E3E1D

Split-Comp.

1D3D3D
3E1D2E
3E2E1D

Tetradic

1D3D3D
2E1D3E
3E1D1D
2E3E1D

Contrast Matrix WCAG 2.1 Contrast

1D3D3D
77E6B2
C0F2B1
F7EDA8
FFEED6
7.7
AAA
9.3
AAA
9.9
AAA
10.3
AAA
7.7
AAA
1.2
Fail
1.3
Fail
1.3
Fail
9.3
AAA
1.2
Fail
1.1
Fail
1.1
Fail
9.9
AAA
1.3
Fail
1.1
Fail
1.0
Fail
10.3
AAA
1.3
Fail
1.1
Fail
1.0
Fail
White BG
11.8AAA
1.5Fail
1.3Fail
1.2Fail
1.1Fail
Black BG
1.8Fail
13.7AAA
16.6AAA
17.6AAA
18.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2B2B3D
A7A8BF
D6D6C1
F3F3B9
F8F7DC

Deuteranopia

29273D
A198C2
D3CFC5
F3F4BD
F9FADD

Tritanopia

1F3D3D
7DC9CB
C2CDD0
F6C6C9
FEE0E1

Achromatopsia

333333
BFBFBF
DCDCDC
E8E8E8
F0F0F0

Shades & Tints Shades & Tints

#1D3D3D

Dark
Light

#77E6B2

Dark
Light

#C0F2B1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1d3d3d;
  --color-2: #77e6b2;
  --color-3: #c0f2b1;
  --color-4: #f7eda8;
  --color-5: #ffeed6;
}

SCSS

$color-1: #1d3d3d;
$color-2: #77e6b2;
$color-3: #c0f2b1;
$color-4: #f7eda8;
$color-5: #ffeed6;

TAILWIND

colors: {
  'brand-1': '#1d3d3d',
  'brand-2': '#77e6b2',
  'brand-3': '#c0f2b1',
  'brand-4': '#f7eda8',
  'brand-5': '#ffeed6',
}

RGB Array

[29, 61, 61], [119, 230, 178], [192, 242, 177], [247, 237, 168], [255, 238, 214]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1D3D3D, #77E6B2, #C0F2B1, #F7EDA8, #FFEED6 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #1d3d3d; --color-2: #77e6b2; --color-3: #c0f2b1; --color-4: #f7eda8; --color-5: #ffeed6. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color