← Back to Editor

#474747 · #754F45 · #AEC26E · #78C2A9 · #F2E7BF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#474747

Dark Cyan · DarkSlateGray · Charcoal

HEX
#474747
RGB
rgb(71, 71, 71)
HSL
hsl(0, 0%, 28%)
HSB
hsb(0, 0%, 28%)
CMYK
cmyk(0%, 0%, 0%, 72%)
Oklch
oklch(39.8% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#754F45

Crimson · DimGray · Wine Red

HEX
#754F45
RGB
rgb(117, 79, 69)
HSL
hsl(13, 26%, 36%)
HSB
hsb(13, 41%, 46%)
CMYK
cmyk(0%, 32%, 41%, 54%)
Oklch
oklch(46.7% 0.054 35.4)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#AEC26E

Grass Green · DarkSeaGreen · Olive Green

HEX
#AEC26E
RGB
rgb(174, 194, 110)
HSL
hsl(74, 41%, 60%)
HSB
hsb(74, 43%, 76%)
CMYK
cmyk(10%, 0%, 43%, 24%)
Oklch
oklch(78.0% 0.112 120.0)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#78C2A9

Jade · MediumAquaMarine · Lake Green

HEX
#78C2A9
RGB
rgb(120, 194, 169)
HSL
hsl(160, 38%, 62%)
HSB
hsb(160, 38%, 76%)
CMYK
cmyk(38%, 0%, 13%, 24%)
Oklch
oklch(75.8% 0.083 170.5)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#F2E7BF

Goose Yellow · Bisque · Lemon Cream

HEX
#F2E7BF
RGB
rgb(242, 231, 191)
HSL
hsl(47, 66%, 85%)
HSB
hsb(47, 21%, 95%)
CMYK
cmyk(0%, 5%, 21%, 5%)
Oklch
oklch(92.7% 0.054 94.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

474747
474747

Analogous

474747
474747
474747

Triadic

474747
474747
474747

Split-Comp.

474747
474747
474747

Tetradic

474747
474747
474747
474747

Contrast Matrix WCAG 2.1 Contrast

474747
754F45
AEC26E
78C2A9
F2E7BF
1.3
Fail
4.8
AA
4.5
AA Large
7.5
AAA
1.3
Fail
3.6
AA Large
3.4
AA Large
5.7
AA
4.8
AA
3.6
AA Large
1.1
Fail
1.6
Fail
4.5
AA Large
3.4
AA Large
1.1
Fail
1.7
Fail
7.5
AAA
5.7
AA
1.6
Fail
1.7
Fail
White BG
9.3AAA
7.1AAA
2.0Fail
2.1Fail
1.2Fail
Black BG
2.3Fail
3.0Fail
10.7AAA
10.1AAA
17.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

474747
656447
B7B782
9899AF
EDEDC9

Deuteranopia

474747
676A48
B6B487
948EB1
EEEFCB

Tritanopia

474747
73494A
AF9296
7CB4B5
F1D0D2

Achromatopsia

474747
595959
B2B2B2
A9A9A9
E6E6E6

Shades & Tints Shades & Tints

#474747

Dark
Light

#754F45

Dark
Light

#AEC26E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #474747;
  --color-2: #754f45;
  --color-3: #aec26e;
  --color-4: #78c2a9;
  --color-5: #f2e7bf;
}

SCSS

$color-1: #474747;
$color-2: #754f45;
$color-3: #aec26e;
$color-4: #78c2a9;
$color-5: #f2e7bf;

TAILWIND

colors: {
  'brand-1': '#474747',
  'brand-2': '#754f45',
  'brand-3': '#aec26e',
  'brand-4': '#78c2a9',
  'brand-5': '#f2e7bf',
}

RGB Array

[71, 71, 71], [117, 79, 69], [174, 194, 110], [120, 194, 169], [242, 231, 191]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #474747, #754F45, #AEC26E, #78C2A9, #F2E7BF is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #474747; --color-2: #754f45; --color-3: #aec26e; --color-4: #78c2a9; --color-5: #f2e7bf. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 tech, SaaS, healthcare, eco industries. 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