← Back to Editor

#FFFECC · #396B4C · #244543 · #1B2436 · #091C36

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

#FFFECC

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFECC
RGB
rgb(255, 254, 204)
HSL
hsl(59, 100%, 90%)
HSB
hsb(59, 20%, 100%)
CMYK
cmyk(0%, 0%, 20%, 0%)
Oklch
oklch(98.6% 0.064 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#396B4C

Celadon · DarkSlateGray · Forest Green

HEX
#396B4C
RGB
rgb(57, 107, 76)
HSL
hsl(143, 30%, 32%)
HSB
hsb(143, 47%, 42%)
CMYK
cmyk(47%, 0%, 29%, 58%)
Oklch
oklch(48.3% 0.074 155.2)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#244543

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#244543
RGB
rgb(36, 69, 67)
HSL
hsl(176, 31%, 21%)
HSB
hsb(176, 48%, 27%)
CMYK
cmyk(48%, 0%, 3%, 73%)
Oklch
oklch(36.5% 0.039 190.5)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#1B2436

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#1B2436
RGB
rgb(27, 36, 54)
HSL
hsl(220, 33%, 16%)
HSB
hsb(220, 50%, 21%)
CMYK
cmyk(50%, 33%, 0%, 79%)
Oklch
oklch(26.1% 0.036 263.6)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#091C36

Indigo · MidnightBlue · Deep Sea Blue

HEX
#091C36
RGB
rgb(9, 28, 54)
HSL
hsl(215, 71%, 12%)
HSB
hsb(215, 83%, 21%)
CMYK
cmyk(83%, 48%, 0%, 79%)
Oklch
oklch(22.7% 0.056 256.9)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFECC
CCCDFF

Analogous

FFE5CC
FFFECC
E6FFCC

Triadic

FFFECC
CCFFFE
FECCFF

Split-Comp.

FFFECC
CCE6FF
E5CCFF

Tetradic

FFFECC
CCFFE5
CCCDFF
FFCCE6

Contrast Matrix WCAG 2.1 Contrast

FFFECC
396B4C
244543
1B2436
091C36
6.0
AA
10.1
AAA
15.0
AAA
16.5
AAA
6.0
AA
1.7
Fail
2.5
Fail
2.7
Fail
10.1
AAA
1.7
Fail
1.5
Fail
1.6
Fail
15.0
AAA
2.5
Fail
1.5
Fail
1.1
Fail
16.5
AAA
2.7
Fail
1.6
Fail
1.1
Fail
White BG
1.0Fail
6.2AA
10.5AAA
15.5AAA
17.1AAA
Black BG
20.3AAA
3.4AA Large
2.0Fail
1.4Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFD8
4F4F54
323343
1F1F32
111130

Deuteranopia

FFFFDB
4C4855
302E44
1E1E31
100F2E

Tritanopia

FFE2E4
3C595B
264444
1B2E2D
0A2B2A

Achromatopsia

F9F9F9
595959
3B3B3B
232323
191919

Shades & Tints Shades & Tints

#FFFECC

Dark
Light

#396B4C

Dark
Light

#244543

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffecc;
  --color-2: #396b4c;
  --color-3: #244543;
  --color-4: #1b2436;
  --color-5: #091c36;
}

SCSS

$color-1: #fffecc;
$color-2: #396b4c;
$color-3: #244543;
$color-4: #1b2436;
$color-5: #091c36;

TAILWIND

colors: {
  'brand-1': '#fffecc',
  'brand-2': '#396b4c',
  'brand-3': '#244543',
  'brand-4': '#1b2436',
  'brand-5': '#091c36',
}

RGB Array

[255, 254, 204], [57, 107, 76], [36, 69, 67], [27, 36, 54], [9, 28, 54]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFECC, #396B4C, #244543, #1B2436, #091C36 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: #fffecc; --color-2: #396b4c; --color-3: #244543; --color-4: #1b2436; --color-5: #091c36. 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