← Back to Editor

#F6F6F6 · #ECE4D9 · #7ACCC8 · #EB7A47 · #232D3B

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#F6F6F6

Moonlight White · Snow · Cloud White

HEX
#F6F6F6
RGB
rgb(246, 246, 246)
HSL
hsl(0, 0%, 96%)
HSB
hsb(0, 0%, 96%)
CMYK
cmyk(0%, 0%, 0%, 4%)
Oklch
oklch(97.3% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#ECE4D9

Goose Yellow · Beige · Peach Orange

HEX
#ECE4D9
RGB
rgb(236, 228, 217)
HSL
hsl(35, 33%, 89%)
HSB
hsb(35, 8%, 93%)
CMYK
cmyk(0%, 3%, 8%, 7%)
Oklch
oklch(92.2% 0.017 76.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#7ACCC8

Jade · MediumAquaMarine · Lake Green

HEX
#7ACCC8
RGB
rgb(122, 204, 200)
HSL
hsl(177, 45%, 64%)
HSB
hsb(177, 40%, 80%)
CMYK
cmyk(40%, 0%, 2%, 20%)
Oklch
oklch(79.2% 0.081 191.6)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#EB7A47

Tangerine · Coral · Warm Sun

HEX
#EB7A47
RGB
rgb(235, 122, 71)
HSL
hsl(19, 80%, 60%)
HSB
hsb(19, 70%, 92%)
CMYK
cmyk(0%, 48%, 70%, 8%)
Oklch
oklch(69.9% 0.154 43.7)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#232D3B

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#232D3B
RGB
rgb(35, 45, 59)
HSL
hsl(215, 26%, 18%)
HSB
hsb(215, 41%, 23%)
CMYK
cmyk(41%, 24%, 0%, 77%)
Oklch
oklch(29.4% 0.029 256.8)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F6F6F6
F5F5F5

Analogous

F5F5F5
F6F6F6
F5F5F5

Triadic

F6F6F6
F5F5F5
F5F5F5

Split-Comp.

F6F6F6
F5F5F5
F5F5F5

Tetradic

F6F6F6
F5F5F5
F5F5F5
F5F5F5

Contrast Matrix WCAG 2.1 Contrast

F6F6F6
ECE4D9
7ACCC8
EB7A47
232D3B
1.2
Fail
1.7
Fail
2.6
Fail
12.9
AAA
1.2
Fail
1.5
Fail
2.2
Fail
11.0
AAA
1.7
Fail
1.5
Fail
1.5
Fail
7.5
AAA
2.6
Fail
2.2
Fail
1.5
Fail
4.9
AA
12.9
AAA
11.0
AAA
7.5
AAA
4.9
AA
White BG
1.1Fail
1.3Fail
1.9Fail
2.8Fail
13.9AAA
Black BG
19.4AAA
16.7AAA
11.3AAA
7.4AAA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F6F6F6
E9E8DC
9E9EC9
BAB953
272738

Deuteranopia

F6F6F6
E9EADC
9993C9
C1C956
272637

Tritanopia

F6F6F6
ECDEDE
7ECACA
E55D5F
243534

Achromatopsia

F6F6F6
E5E5E5
B3B3B3
969696
2C2C2C

Shades & Tints Shades & Tints

#F6F6F6

Dark
Light

#ECE4D9

Dark
Light

#7ACCC8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f6f6f6;
  --color-2: #ece4d9;
  --color-3: #7accc8;
  --color-4: #eb7a47;
  --color-5: #232d3b;
}

SCSS

$color-1: #f6f6f6;
$color-2: #ece4d9;
$color-3: #7accc8;
$color-4: #eb7a47;
$color-5: #232d3b;

TAILWIND

colors: {
  'brand-1': '#f6f6f6',
  'brand-2': '#ece4d9',
  'brand-3': '#7accc8',
  'brand-4': '#eb7a47',
  'brand-5': '#232d3b',
}

RGB Array

[246, 246, 246], [236, 228, 217], [122, 204, 200], [235, 122, 71], [35, 45, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F6F6F6, #ECE4D9, #7ACCC8, #EB7A47, #232D3B is ideal for: health products, baby brands, fresh-style blogs, 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: #f6f6f6; --color-2: #ece4d9; --color-3: #7accc8; --color-4: #eb7a47; --color-5: #232d3b. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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