← Back to Editor

#FF6551 · #D04E34 · #4B3D2D · #6EA042 · #54C89B

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

#FF6551

Peach Pink · Tomato · Coral Red

HEX
#FF6551
RGB
rgb(255, 101, 81)
HSL
hsl(7, 100%, 66%)
HSB
hsb(7, 68%, 100%)
CMYK
cmyk(0%, 60%, 68%, 0%)
Oklch
oklch(70.0% 0.192 30.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#D04E34

Vermilion · Chocolate · Passion Red

HEX
#D04E34
RGB
rgb(208, 78, 52)
HSL
hsl(10, 62%, 51%)
HSB
hsb(10, 75%, 82%)
CMYK
cmyk(0%, 63%, 75%, 18%)
Oklch
oklch(59.5% 0.170 33.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#4B3D2D

Ochre · DarkOliveGreen · Cinnamon

HEX
#4B3D2D
RGB
rgb(75, 61, 45)
HSL
hsl(32, 25%, 24%)
HSB
hsb(32, 40%, 29%)
CMYK
cmyk(0%, 19%, 40%, 71%)
Oklch
oklch(37.0% 0.032 70.3)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#6EA042

Celadon · DarkOliveGreen · Olive Green

HEX
#6EA042
RGB
rgb(110, 160, 66)
HSL
hsl(92, 42%, 44%)
HSB
hsb(92, 59%, 63%)
CMYK
cmyk(31%, 0%, 59%, 37%)
Oklch
oklch(64.9% 0.136 132.5)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#54C89B

Mineral Blue · MediumAquaMarine · Olive Green

HEX
#54C89B
RGB
rgb(84, 200, 155)
HSL
hsl(157, 51%, 56%)
HSB
hsb(157, 58%, 78%)
CMYK
cmyk(58%, 0%, 23%, 22%)
Oklch
oklch(75.4% 0.125 164.7)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF6551
52EBFF

Analogous

FF5294
FF6551
FFBD52

Triadic

FF6551
52FF66
6652FF

Split-Comp.

FF6551
52FFBD
5294FF

Tetradic

FF6551
94FF52
52EBFF
BD52FF

Contrast Matrix WCAG 2.1 Contrast

FF6551
D04E34
4B3D2D
6EA042
54C89B
1.5
Fail
3.6
AA Large
1.1
Fail
1.4
Fail
1.5
Fail
2.4
Fail
1.4
Fail
2.1
Fail
3.6
AA Large
2.4
Fail
3.4
AA Large
5.0
AA
1.1
Fail
1.4
Fail
3.4
AA Large
1.5
Fail
1.4
Fail
2.1
Fail
5.0
AA
1.5
Fail
White BG
2.9Fail
4.4AA Large
10.5AAA
3.1AA Large
2.1Fail
Black BG
7.2AAA
4.8AA
2.0Fail
6.8AA
10.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

BCBB56
98973A
454531
848459
8687A6

Deuteranopia

C5D157
9FA93C
464732
817D5E
8077A9

Tritanopia

F75A5B
CA3F40
4A3435
716B6F
5AAEB0

Achromatopsia

919191
727272
3F3F3F
868686
A0A0A0

Shades & Tints Shades & Tints

#FF6551

Dark
Light

#D04E34

Dark
Light

#4B3D2D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff6551;
  --color-2: #d04e34;
  --color-3: #4b3d2d;
  --color-4: #6ea042;
  --color-5: #54c89b;
}

SCSS

$color-1: #ff6551;
$color-2: #d04e34;
$color-3: #4b3d2d;
$color-4: #6ea042;
$color-5: #54c89b;

TAILWIND

colors: {
  'brand-1': '#ff6551',
  'brand-2': '#d04e34',
  'brand-3': '#4b3d2d',
  'brand-4': '#6ea042',
  'brand-5': '#54c89b',
}

RGB Array

[255, 101, 81], [208, 78, 52], [75, 61, 45], [110, 160, 66], [84, 200, 155]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF6551, #D04E34, #4B3D2D, #6EA042, #54C89B 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: #ff6551; --color-2: #d04e34; --color-3: #4b3d2d; --color-4: #6ea042; --color-5: #54c89b. 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