← Back to Editor

#FFF7E0 · #636CA7 · #473A56 · #2C1F31 · #140E1C

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

#FFF7E0

Goose Yellow · LightYellow · Lemon Cream

HEX
#FFF7E0
RGB
rgb(255, 247, 224)
HSL
hsl(45, 100%, 94%)
HSB
hsb(45, 12%, 100%)
CMYK
cmyk(0%, 3%, 12%, 0%)
Oklch
oklch(97.6% 0.031 91.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#636CA7

Azure · SlateGray · Navy Blue

HEX
#636CA7
RGB
rgb(99, 108, 167)
HSL
hsl(232, 28%, 52%)
HSB
hsb(232, 41%, 65%)
CMYK
cmyk(41%, 35%, 0%, 35%)
Oklch
oklch(54.9% 0.092 276.3)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#473A56

Deep Indigo · DarkSlateGray · Eggplant

HEX
#473A56
RGB
rgb(71, 58, 86)
HSL
hsl(268, 19%, 28%)
HSB
hsb(268, 33%, 34%)
CMYK
cmyk(17%, 33%, 0%, 66%)
Oklch
oklch(37.4% 0.050 305.4)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

#2C1F31

Dark Plum · DarkSlateGray · Dark Purple

HEX
#2C1F31
RGB
rgb(44, 31, 49)
HSL
hsl(283, 23%, 16%)
HSB
hsb(283, 37%, 19%)
CMYK
cmyk(10%, 37%, 0%, 81%)
Oklch
oklch(26.3% 0.038 316.4)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

#140E1C

Deep Indigo · Black · Dark Purple

HEX
#140E1C
RGB
rgb(20, 14, 28)
HSL
hsl(266, 33%, 8%)
HSB
hsb(266, 50%, 11%)
CMYK
cmyk(29%, 50%, 0%, 89%)
Oklch
oklch(17.9% 0.029 303.3)

TraditionalDeep Indigo」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF7E0
E0E8FF

Analogous

FFE8E0
FFF7E0
F7FFE0

Triadic

FFF7E0
E0FFF7
F7E0FF

Split-Comp.

FFF7E0
E0F7FF
E8E0FF

Tetradic

FFF7E0
E0FFE8
E0E8FF
FFE0F7

Contrast Matrix WCAG 2.1 Contrast

FFF7E0
636CA7
473A56
2C1F31
140E1C
4.6
AA
9.8
AAA
14.6
AAA
17.7
AAA
4.6
AA
2.1
Fail
3.1
AA Large
3.8
AA Large
9.8
AAA
2.1
Fail
1.5
Fail
1.8
Fail
14.6
AAA
3.1
AA Large
1.5
Fail
1.2
Fail
17.7
AAA
3.8
AA Large
1.8
Fail
1.2
Fail
White BG
1.1Fail
5.0AA
10.5AAA
15.6AAA
18.9AAA
Black BG
19.6AAA
4.2AA Large
2.0Fail
1.3Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFBE6
676799
41414F
26262D
111119

Deuteranopia

FCFDE7
666695
42434E
27282C
121218

Tritanopia

FFEAEB
638D8B
464A49
2B2928
141615

Achromatopsia

F7F7F7
707070
414141
252525
111111

Shades & Tints Shades & Tints

#FFF7E0

Dark
Light

#636CA7

Dark
Light

#473A56

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff7e0;
  --color-2: #636ca7;
  --color-3: #473a56;
  --color-4: #2c1f31;
  --color-5: #140e1c;
}

SCSS

$color-1: #fff7e0;
$color-2: #636ca7;
$color-3: #473a56;
$color-4: #2c1f31;
$color-5: #140e1c;

TAILWIND

colors: {
  'brand-1': '#fff7e0',
  'brand-2': '#636ca7',
  'brand-3': '#473a56',
  'brand-4': '#2c1f31',
  'brand-5': '#140e1c',
}

RGB Array

[255, 247, 224], [99, 108, 167], [71, 58, 86], [44, 31, 49], [20, 14, 28]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF7E0, #636CA7, #473A56, #2C1F31, #140E1C 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: #fff7e0; --color-2: #636ca7; --color-3: #473a56; --color-4: #2c1f31; --color-5: #140e1c. 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