← Back to Editor

#5C2E34 · #29B2A9 · #99DEA7 · #F5E0C0 · #B3D422

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

#5C2E34

Crimson · DarkOliveGreen · Wine Red

HEX
#5C2E34
RGB
rgb(92, 46, 52)
HSL
hsl(352, 33%, 27%)
HSB
hsb(352, 50%, 36%)
CMYK
cmyk(0%, 50%, 43%, 64%)
Oklch
oklch(36.3% 0.067 12.7)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#29B2A9

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#29B2A9
RGB
rgb(41, 178, 169)
HSL
hsl(176, 63%, 43%)
HSB
hsb(176, 77%, 70%)
CMYK
cmyk(77%, 0%, 5%, 30%)
Oklch
oklch(69.2% 0.112 188.1)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#99DEA7

Emerald · LightGreen · Apple Green

HEX
#99DEA7
RGB
rgb(153, 222, 167)
HSL
hsl(132, 51%, 74%)
HSB
hsb(132, 31%, 87%)
CMYK
cmyk(31%, 0%, 25%, 13%)
Oklch
oklch(84.0% 0.103 150.1)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#F5E0C0

Goose Yellow · Bisque · Peach Orange

HEX
#F5E0C0
RGB
rgb(245, 224, 192)
HSL
hsl(36, 73%, 86%)
HSB
hsb(36, 22%, 96%)
CMYK
cmyk(0%, 9%, 22%, 4%)
Oklch
oklch(91.6% 0.048 78.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#B3D422

Grass Green · GreenYellow · Olive Green

HEX
#B3D422
RGB
rgb(179, 212, 34)
HSL
hsl(71, 72%, 48%)
HSB
hsb(71, 84%, 83%)
CMYK
cmyk(16%, 0%, 84%, 17%)
Oklch
oklch(81.7% 0.188 120.6)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5C2E34
2E5C56

Analogous

5C2E4B
5C2E34
5C3F2E

Triadic

5C2E34
345C2E
2E345C

Split-Comp.

5C2E34
2E5C3F
2E4B5C

Tetradic

5C2E34
4B5C2E
2E5C56
3F2E5C

Contrast Matrix WCAG 2.1 Contrast

5C2E34
29B2A9
99DEA7
F5E0C0
B3D422
4.2
AA Large
7.0
AAA
8.6
AAA
6.5
AA
4.2
AA Large
1.7
Fail
2.0
Fail
1.5
Fail
7.0
AAA
1.7
Fail
1.2
Fail
1.1
Fail
8.6
AAA
2.0
Fail
1.2
Fail
1.3
Fail
6.5
AA
1.5
Fail
1.1
Fail
1.3
Fail
White BG
11.1AAA
2.6Fail
1.6Fail
1.3Fail
1.7Fail
Black BG
1.9Fail
8.0AAA
13.4AAA
16.3AAA
12.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

484833
6466AB
B7B7B4
ECECC8
C1C24D

Deuteranopia

4B4E32
5C52AC
B3AEB8
EDEFCA
BFBD57

Tritanopia

5A3131
30ADAD
9CBFC1
F4CECF
B56F77

Achromatopsia

3C3C3C
888888
C3C3C3
E3E3E3
B6B6B6

Shades & Tints Shades & Tints

#5C2E34

Dark
Light

#29B2A9

Dark
Light

#99DEA7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5c2e34;
  --color-2: #29b2a9;
  --color-3: #99dea7;
  --color-4: #f5e0c0;
  --color-5: #b3d422;
}

SCSS

$color-1: #5c2e34;
$color-2: #29b2a9;
$color-3: #99dea7;
$color-4: #f5e0c0;
$color-5: #b3d422;

TAILWIND

colors: {
  'brand-1': '#5c2e34',
  'brand-2': '#29b2a9',
  'brand-3': '#99dea7',
  'brand-4': '#f5e0c0',
  'brand-5': '#b3d422',
}

RGB Array

[92, 46, 52], [41, 178, 169], [153, 222, 167], [245, 224, 192], [179, 212, 34]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #5C2E34, #29B2A9, #99DEA7, #F5E0C0, #B3D422 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: #5c2e34; --color-2: #29b2a9; --color-3: #99dea7; --color-4: #f5e0c0; --color-5: #b3d422. 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