← Back to Editor

#FFD3C3 · #3A3443 · #7C5578 · #CC788B · #FF7A7A

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

#FFD3C3

Apricot · Bisque · Peach Orange

HEX
#FFD3C3
RGB
rgb(255, 211, 195)
HSL
hsl(16, 100%, 88%)
HSB
hsb(16, 24%, 100%)
CMYK
cmyk(0%, 17%, 24%, 0%)
Oklch
oklch(90.0% 0.054 41.0)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#3A3443

Deep Indigo · DarkSlateGray · Eggplant

HEX
#3A3443
RGB
rgb(58, 52, 67)
HSL
hsl(264, 13%, 23%)
HSB
hsb(264, 22%, 26%)
CMYK
cmyk(13%, 22%, 0%, 74%)
Oklch
oklch(33.7% 0.027 303.2)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

#7C5578

Rose Purple · DimGray · Violet

HEX
#7C5578
RGB
rgb(124, 85, 120)
HSL
hsl(306, 19%, 41%)
HSB
hsb(306, 31%, 49%)
CMYK
cmyk(0%, 31%, 3%, 51%)
Oklch
oklch(50.4% 0.072 330.2)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#CC788B

Peach Pink · LightCoral · Coral Red

HEX
#CC788B
RGB
rgb(204, 120, 139)
HSL
hsl(346, 45%, 64%)
HSB
hsb(346, 41%, 80%)
CMYK
cmyk(0%, 41%, 32%, 20%)
Oklch
oklch(66.9% 0.107 5.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#FF7A7A

Peach Pink · Salmon · Coral Red

HEX
#FF7A7A
RGB
rgb(255, 122, 122)
HSL
hsl(0, 100%, 74%)
HSB
hsb(0, 52%, 100%)
CMYK
cmyk(0%, 52%, 52%, 0%)
Oklch
oklch(73.5% 0.163 21.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFD3C3
C2EFFF

Analogous

FFC2D0
FFD3C3
FFF1C2

Triadic

FFD3C3
C2FFD2
D2C2FF

Split-Comp.

FFD3C3
C2FFF1
C2D0FF

Tetradic

FFD3C3
D0FFC2
C2EFFF
F1C2FF

Contrast Matrix WCAG 2.1 Contrast

FFD3C3
3A3443
7C5578
CC788B
FF7A7A
8.8
AAA
4.5
AA Large
2.3
Fail
1.8
Fail
8.8
AAA
2.0
Fail
3.8
AA Large
4.7
AA
4.5
AA Large
2.0
Fail
1.9
Fail
2.4
Fail
2.3
Fail
3.8
AA Large
1.9
Fail
1.3
Fail
1.8
Fail
4.7
AA
2.4
Fail
1.3
Fail
White BG
1.4Fail
12.0AAA
6.1AA
3.2AA Large
2.5Fail
Black BG
15.4AAA
1.8Fail
3.4AA Large
6.6AA
8.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

ECECC7
37373F
6B6B70
A8A786
C5C47A

Deuteranopia

EFF2C8
38383F
6D706E
ADB385
CDD77A

Tritanopia

FDCACB
3A3D3C
7A6967
C88382
F87A7A

Achromatopsia

DEDEDE
383838
656565
939393
A2A2A2

Shades & Tints Shades & Tints

#FFD3C3

Dark
Light

#3A3443

Dark
Light

#7C5578

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffd3c3;
  --color-2: #3a3443;
  --color-3: #7c5578;
  --color-4: #cc788b;
  --color-5: #ff7a7a;
}

SCSS

$color-1: #ffd3c3;
$color-2: #3a3443;
$color-3: #7c5578;
$color-4: #cc788b;
$color-5: #ff7a7a;

TAILWIND

colors: {
  'brand-1': '#ffd3c3',
  'brand-2': '#3a3443',
  'brand-3': '#7c5578',
  'brand-4': '#cc788b',
  'brand-5': '#ff7a7a',
}

RGB Array

[255, 211, 195], [58, 52, 67], [124, 85, 120], [204, 120, 139], [255, 122, 122]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFD3C3, #3A3443, #7C5578, #CC788B, #FF7A7A 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: #ffd3c3; --color-2: #3a3443; --color-3: #7c5578; --color-4: #cc788b; --color-5: #ff7a7a. 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