← Back to Editor

#FF8C8C · #F0E47D · #593D3D · #3B2A2A · #291F1F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FF8C8C

Peach Pink · LightCoral · Coral Red

HEX
#FF8C8C
RGB
rgb(255, 140, 140)
HSL
hsl(0, 100%, 77%)
HSB
hsb(0, 45%, 100%)
CMYK
cmyk(0%, 45%, 45%, 0%)
Oklch
oklch(76.5% 0.140 20.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F0E47D

Fresh Green · Khaki · Sunflower

HEX
#F0E47D
RGB
rgb(240, 228, 125)
HSL
hsl(54, 79%, 72%)
HSB
hsb(54, 48%, 94%)
CMYK
cmyk(0%, 5%, 48%, 6%)
Oklch
oklch(90.7% 0.125 102.7)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#593D3D

Crimson · DarkOliveGreen · Wine Red

HEX
#593D3D
RGB
rgb(89, 61, 61)
HSL
hsl(0, 19%, 29%)
HSB
hsb(0, 31%, 35%)
CMYK
cmyk(0%, 31%, 31%, 65%)
Oklch
oklch(39.2% 0.040 19.0)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#3B2A2A

Crimson · DarkSlateGray · Deep Berry

HEX
#3B2A2A
RGB
rgb(59, 42, 42)
HSL
hsl(0, 17%, 20%)
HSB
hsb(0, 29%, 23%)
CMYK
cmyk(0%, 29%, 29%, 77%)
Oklch
oklch(30.5% 0.025 18.7)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#291F1F

Crimson · Black · Deep Berry

HEX
#291F1F
RGB
rgb(41, 31, 31)
HSL
hsl(0, 14%, 14%)
HSB
hsb(0, 24%, 16%)
CMYK
cmyk(0%, 24%, 24%, 84%)
Oklch
oklch(25.1% 0.016 18.2)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF8C8C
8AFFFF

Analogous

FF8AC4
FF8C8C
FFC48A

Triadic

FF8C8C
8AFF8A
8A8AFF

Split-Comp.

FF8C8C
8AFFC4
8AC4FF

Tetradic

FF8C8C
C4FF8A
8AFFFF
C48AFF

Contrast Matrix WCAG 2.1 Contrast

FF8C8C
F0E47D
593D3D
3B2A2A
291F1F
1.7
Fail
4.3
AA Large
6.1
AA
7.2
AAA
1.7
Fail
7.5
AAA
10.4
AAA
12.3
AAA
4.3
AA Large
7.5
AAA
1.4
Fail
1.6
Fail
6.1
AA
10.4
AAA
1.4
Fail
1.2
Fail
7.2
AAA
12.3
AAA
1.6
Fail
1.2
Fail
White BG
2.2Fail
1.3Fail
9.7AAA
13.5AAA
16.0AAA
Black BG
9.4AAA
16.1AAA
2.2Fail
1.6Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CDCC8C
EBEB96
4D4D3D
34332A
25251F

Deuteranopia

D4DD8C
ECEC9C
4F513D
35362A
25261F

Tritanopia

F98C8C
EFAAAE
583D3D
3A2A2A
281F1F

Achromatopsia

AEAEAE
DCDCDC
454545
2F2F2F
222222

Shades & Tints Shades & Tints

#FF8C8C

Dark
Light

#F0E47D

Dark
Light

#593D3D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff8c8c;
  --color-2: #f0e47d;
  --color-3: #593d3d;
  --color-4: #3b2a2a;
  --color-5: #291f1f;
}

SCSS

$color-1: #ff8c8c;
$color-2: #f0e47d;
$color-3: #593d3d;
$color-4: #3b2a2a;
$color-5: #291f1f;

TAILWIND

colors: {
  'brand-1': '#ff8c8c',
  'brand-2': '#f0e47d',
  'brand-3': '#593d3d',
  'brand-4': '#3b2a2a',
  'brand-5': '#291f1f',
}

RGB Array

[255, 140, 140], [240, 228, 125], [89, 61, 61], [59, 42, 42], [41, 31, 31]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF8C8C, #F0E47D, #593D3D, #3B2A2A, #291F1F 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: #ff8c8c; --color-2: #f0e47d; --color-3: #593d3d; --color-4: #3b2a2a; --color-5: #291f1f. 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