← Back to Editor

#F8F6EA · #0A2D40 · #4C6D7E · #7CB1CD · #E4E4D2

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

#F8F6EA

Fresh Green · Linen · Lemon Cream

HEX
#F8F6EA
RGB
rgb(248, 246, 234)
HSL
hsl(51, 50%, 95%)
HSB
hsb(51, 6%, 97%)
CMYK
cmyk(0%, 1%, 6%, 3%)
Oklch
oklch(97.1% 0.016 99.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#0A2D40

Lake Blue · DarkSlateGray · Deep Sea Blue

HEX
#0A2D40
RGB
rgb(10, 45, 64)
HSL
hsl(201, 73%, 15%)
HSB
hsb(201, 84%, 25%)
CMYK
cmyk(84%, 30%, 0%, 75%)
Oklch
oklch(28.3% 0.052 236.9)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#4C6D7E

Slate Blue · DimGray · Prussian Blue

HEX
#4C6D7E
RGB
rgb(76, 109, 126)
HSL
hsl(200, 25%, 40%)
HSB
hsb(200, 40%, 49%)
CMYK
cmyk(40%, 13%, 0%, 51%)
Oklch
oklch(51.6% 0.047 231.2)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#7CB1CD

Sky Blue · SkyBlue · Cobalt Blue

HEX
#7CB1CD
RGB
rgb(124, 177, 205)
HSL
hsl(201, 45%, 65%)
HSB
hsb(201, 40%, 80%)
CMYK
cmyk(40%, 14%, 0%, 20%)
Oklch
oklch(73.3% 0.069 232.0)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#E4E4D2

Fresh Green · LightGray · Lemon Cream

HEX
#E4E4D2
RGB
rgb(228, 228, 210)
HSL
hsl(60, 25%, 86%)
HSB
hsb(60, 8%, 89%)
CMYK
cmyk(0%, 0%, 8%, 11%)
Oklch
oklch(91.4% 0.024 106.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F8F6EA
ECEEF9

Analogous

F9F0EC
F8F6EA
F4F9EC

Triadic

F8F6EA
ECF9F7
F7ECF9

Split-Comp.

F8F6EA
ECF4F9
F0ECF9

Tetradic

F8F6EA
ECF9F0
ECEEF9
F9ECF4

Contrast Matrix WCAG 2.1 Contrast

F8F6EA
0A2D40
4C6D7E
7CB1CD
E4E4D2
13.2
AAA
5.1
AA
2.1
Fail
1.2
Fail
13.2
AAA
2.6
Fail
6.2
AA
11.2
AAA
5.1
AA
2.6
Fail
2.4
Fail
4.3
AA Large
2.1
Fail
6.2
AA
2.4
Fail
1.8
Fail
1.2
Fail
11.2
AAA
4.3
AA Large
1.8
Fail
White BG
1.1Fail
14.4AAA
5.5AA
2.3Fail
1.3Fail
Black BG
19.4AAA
1.5Fail
3.8AA Large
9.0AAA
16.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F7F7ED
19193B
5A5B7A
9393C6
E4E4D6

Deuteranopia

F7F7EE
17153A
585679
908CC5
E4E4D7

Tritanopia

F8EFF0
0C3837
4E7776
7FC1C0
E4DADB

Achromatopsia

F5F5F5
252525
656565
A4A4A4
E2E2E2

Shades & Tints Shades & Tints

#F8F6EA

Dark
Light

#0A2D40

Dark
Light

#4C6D7E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f8f6ea;
  --color-2: #0a2d40;
  --color-3: #4c6d7e;
  --color-4: #7cb1cd;
  --color-5: #e4e4d2;
}

SCSS

$color-1: #f8f6ea;
$color-2: #0a2d40;
$color-3: #4c6d7e;
$color-4: #7cb1cd;
$color-5: #e4e4d2;

TAILWIND

colors: {
  'brand-1': '#f8f6ea',
  'brand-2': '#0a2d40',
  'brand-3': '#4c6d7e',
  'brand-4': '#7cb1cd',
  'brand-5': '#e4e4d2',
}

RGB Array

[248, 246, 234], [10, 45, 64], [76, 109, 126], [124, 177, 205], [228, 228, 210]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F8F6EA, #0A2D40, #4C6D7E, #7CB1CD, #E4E4D2 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: #f8f6ea; --color-2: #0a2d40; --color-3: #4c6d7e; --color-4: #7cb1cd; --color-5: #e4e4d2. 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