← Back to Editor

#2A3C5C · #BED4CA · #EEEDE1 · #EEB63C

A 4-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

#2A3C5C

Indigo · DarkSlateGray · Prussian Blue

HEX
#2A3C5C
RGB
rgb(42, 60, 92)
HSL
hsl(218, 37%, 26%)
HSB
hsb(218, 54%, 36%)
CMYK
cmyk(54%, 35%, 0%, 64%)
Oklch
oklch(35.6% 0.061 261.4)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#BED4CA

Jade · Silver · Apple Green

HEX
#BED4CA
RGB
rgb(190, 212, 202)
HSL
hsl(153, 20%, 79%)
HSB
hsb(153, 10%, 83%)
CMYK
cmyk(10%, 0%, 5%, 17%)
Oklch
oklch(85.1% 0.027 166.7)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#EEEDE1

Fresh Green · Beige · Lemon Cream

HEX
#EEEDE1
RGB
rgb(238, 237, 225)
HSL
hsl(55, 28%, 91%)
HSB
hsb(55, 5%, 93%)
CMYK
cmyk(0%, 0%, 5%, 7%)
Oklch
oklch(94.4% 0.016 102.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#EEB63C

Ginger · GoldenRod · Sunflower

HEX
#EEB63C
RGB
rgb(238, 182, 60)
HSL
hsl(41, 84%, 58%)
HSB
hsb(41, 75%, 93%)
CMYK
cmyk(0%, 24%, 75%, 7%)
Oklch
oklch(80.7% 0.147 82.7)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2A3C5C
5B492A

Analogous

2A545B
2A3C5C
302A5B

Triadic

2A3C5C
5B2A3C
3C5B2A

Split-Comp.

2A3C5C
5B302A
545B2A

Tetradic

2A3C5C
5B2A54
5B492A
2A5B30

Contrast Matrix WCAG 2.1 Contrast

2A3C5C
BED4CA
EEEDE1
EEB63C
7.1
AAA
9.4
AAA
6.0
AA
7.1
AAA
1.3
Fail
1.2
Fail
9.4
AAA
1.3
Fail
1.6
Fail
6.0
AA
1.2
Fail
1.6
Fail
White BG
11.1AAA
1.6Fail
1.2Fail
1.8Fail
Black BG
1.9Fail
13.5AAA
17.8AAA
11.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

323254
C8C8CC
EEEEE4
D6D55A

Deuteranopia

312F52
C6C5CD
EEEEE5
D9DD61

Tritanopia

2B4E4D
BFCECF
EEE6E7
EB7176

Achromatopsia

3A3A3A
CCCCCC
ECECEC
B9B9B9

Shades & Tints Shades & Tints

#2A3C5C

Dark
Light

#BED4CA

Dark
Light

#EEEDE1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2a3c5c;
  --color-2: #bed4ca;
  --color-3: #eeede1;
  --color-4: #eeb63c;
}

SCSS

$color-1: #2a3c5c;
$color-2: #bed4ca;
$color-3: #eeede1;
$color-4: #eeb63c;

TAILWIND

colors: {
  'brand-1': '#2a3c5c',
  'brand-2': '#bed4ca',
  'brand-3': '#eeede1',
  'brand-4': '#eeb63c',
}

RGB Array

[42, 60, 92], [190, 212, 202], [238, 237, 225], [238, 182, 60]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #2A3C5C, #BED4CA, #EEEDE1, #EEB63C is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #2a3c5c; --color-2: #bed4ca; --color-3: #eeede1; --color-4: #eeb63c. 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 4-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