← Back to Editor

#FF5050 · #E9E7B9 · #6AB3B2 · #52352C · #F18D7B

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

#FF5050

Peach Pink · Tomato · Coral Red

HEX
#FF5050
RGB
rgb(255, 80, 80)
HSL
hsl(0, 100%, 66%)
HSB
hsb(0, 69%, 100%)
CMYK
cmyk(0%, 69%, 69%, 0%)
Oklch
oklch(67.6% 0.212 24.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#E9E7B9

Fresh Green · Wheat · Lemon Cream

HEX
#E9E7B9
RGB
rgb(233, 231, 185)
HSL
hsl(58, 52%, 82%)
HSB
hsb(58, 21%, 91%)
CMYK
cmyk(0%, 1%, 21%, 9%)
Oklch
oklch(91.8% 0.060 105.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#6AB3B2

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#6AB3B2
RGB
rgb(106, 179, 178)
HSL
hsl(179, 32%, 56%)
HSB
hsb(179, 41%, 70%)
CMYK
cmyk(41%, 0%, 1%, 30%)
Oklch
oklch(71.9% 0.073 194.5)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#52352C

Crimson · DarkOliveGreen · Wine Red

HEX
#52352C
RGB
rgb(82, 53, 44)
HSL
hsl(14, 30%, 25%)
HSB
hsb(14, 46%, 32%)
CMYK
cmyk(0%, 35%, 46%, 68%)
Oklch
oklch(36.1% 0.045 38.0)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#F18D7B

Peach Pink · DarkSalmon · Coral Red

HEX
#F18D7B
RGB
rgb(241, 141, 123)
HSL
hsl(9, 81%, 71%)
HSB
hsb(9, 49%, 95%)
CMYK
cmyk(0%, 41%, 49%, 5%)
Oklch
oklch(74.5% 0.125 31.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF5050
52FFFF

Analogous

FF52A8
FF5050
FFA852

Triadic

FF5050
52FF52
5252FF

Split-Comp.

FF5050
52FFA8
52A8FF

Tetradic

FF5050
A8FF52
52FFFF
A852FF

Contrast Matrix WCAG 2.1 Contrast

FF5050
E9E7B9
6AB3B2
52352C
F18D7B
2.5
Fail
1.3
Fail
3.4
AA Large
1.4
Fail
2.5
Fail
1.9
Fail
8.7
AAA
1.9
Fail
1.3
Fail
1.9
Fail
4.6
AA
1.0
Fail
3.4
AA Large
8.7
AAA
4.6
AA
4.6
AA
1.4
Fail
1.9
Fail
1.0
Fail
4.6
AA
White BG
3.2AA Large
1.3Fail
2.4Fail
11.0AAA
2.4Fail
Black BG
6.5AA
16.6AAA
8.7AAA
1.9Fail
8.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

B3B250
E8E8C4
8A8AB2
45452E
C6C57F

Deuteranopia

BDCB50
E8E8C7
8580B2
47492F
CCD380

Tritanopia

F65050
E9CDCF
6EB2B2
513030
EC8384

Achromatopsia

848484
E2E2E2
9D9D9D
3D3D3D
A9A9A9

Shades & Tints Shades & Tints

#FF5050

Dark
Light

#E9E7B9

Dark
Light

#6AB3B2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff5050;
  --color-2: #e9e7b9;
  --color-3: #6ab3b2;
  --color-4: #52352c;
  --color-5: #f18d7b;
}

SCSS

$color-1: #ff5050;
$color-2: #e9e7b9;
$color-3: #6ab3b2;
$color-4: #52352c;
$color-5: #f18d7b;

TAILWIND

colors: {
  'brand-1': '#ff5050',
  'brand-2': '#e9e7b9',
  'brand-3': '#6ab3b2',
  'brand-4': '#52352c',
  'brand-5': '#f18d7b',
}

RGB Array

[255, 80, 80], [233, 231, 185], [106, 179, 178], [82, 53, 44], [241, 141, 123]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF5050, #E9E7B9, #6AB3B2, #52352C, #F18D7B 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: #ff5050; --color-2: #e9e7b9; --color-3: #6ab3b2; --color-4: #52352c; --color-5: #f18d7b. 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