← Back to Editor

#FF6963 · #DB3C76 · #7A314F · #3E2721 · #2E1D18

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

#FF6963

Peach Pink · Salmon · Coral Red

HEX
#FF6963
RGB
rgb(255, 105, 99)
HSL
hsl(2, 100%, 69%)
HSB
hsb(2, 61%, 100%)
CMYK
cmyk(0%, 59%, 61%, 0%)
Oklch
oklch(70.8% 0.184 25.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#DB3C76

Dark Violet · MediumVioletRed · Rose Pink

HEX
#DB3C76
RGB
rgb(219, 60, 118)
HSL
hsl(338, 69%, 55%)
HSB
hsb(338, 73%, 86%)
CMYK
cmyk(0%, 73%, 46%, 14%)
Oklch
oklch(60.7% 0.199 3.3)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#7A314F

Dark Violet · Brown · Camellia

HEX
#7A314F
RGB
rgb(122, 49, 79)
HSL
hsl(335, 43%, 34%)
HSB
hsb(335, 60%, 48%)
CMYK
cmyk(0%, 60%, 35%, 52%)
Oklch
oklch(42.4% 0.107 357.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#3E2721

Crimson · DarkSlateGray · Deep Berry

HEX
#3E2721
RGB
rgb(62, 39, 33)
HSL
hsl(12, 31%, 19%)
HSB
hsb(12, 47%, 24%)
CMYK
cmyk(0%, 37%, 47%, 76%)
Oklch
oklch(29.9% 0.037 35.3)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#2E1D18

Crimson · Black · Deep Berry

HEX
#2E1D18
RGB
rgb(46, 29, 24)
HSL
hsl(14, 31%, 14%)
HSB
hsb(14, 48%, 18%)
CMYK
cmyk(0%, 37%, 48%, 82%)
Oklch
oklch(25.1% 0.029 37.1)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF6963
61FAFF

Analogous

FF61AB
FF6963
FFB561

Triadic

FF6963
61FF66
6661FF

Split-Comp.

FF6963
61FFB5
61ABFF

Tetradic

FF6963
ABFF61
61FAFF
B561FF

Contrast Matrix WCAG 2.1 Contrast

FF6963
DB3C76
7A314F
3E2721
2E1D18
1.5
Fail
3.1
AA Large
4.9
AA
5.7
AA
1.5
Fail
2.1
Fail
3.2
AA Large
3.8
AA Large
3.1
AA Large
2.1
Fail
1.6
Fail
1.8
Fail
4.9
AA
3.2
AA Large
1.6
Fail
1.2
Fail
5.7
AA
3.8
AA Large
1.8
Fail
1.2
Fail
White BG
2.8Fail
4.3AA Large
8.8AAA
13.8AAA
16.1AAA
Black BG
7.5AAA
4.9AA
2.4Fail
1.5Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

BEBD64
969568
5A5A48
343422
272619

Deuteranopia

C7D265
9FAB65
5F6446
353723
282919

Tritanopia

F86666
D35D5A
764241
3D2424
2D1A1A

Achromatopsia

959595
727272
4A4A4A
2D2D2D
222222

Shades & Tints Shades & Tints

#FF6963

Dark
Light

#DB3C76

Dark
Light

#7A314F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff6963;
  --color-2: #db3c76;
  --color-3: #7a314f;
  --color-4: #3e2721;
  --color-5: #2e1d18;
}

SCSS

$color-1: #ff6963;
$color-2: #db3c76;
$color-3: #7a314f;
$color-4: #3e2721;
$color-5: #2e1d18;

TAILWIND

colors: {
  'brand-1': '#ff6963',
  'brand-2': '#db3c76',
  'brand-3': '#7a314f',
  'brand-4': '#3e2721',
  'brand-5': '#2e1d18',
}

RGB Array

[255, 105, 99], [219, 60, 118], [122, 49, 79], [62, 39, 33], [46, 29, 24]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF6963, #DB3C76, #7A314F, #3E2721, #2E1D18 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ff6963; --color-2: #db3c76; --color-3: #7a314f; --color-4: #3e2721; --color-5: #2e1d18. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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