← Back to Editor

#F0F0F0 · #C3CED4 · #ECB30A · #BA0107 · #1E2128

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

#F0F0F0

Plain White · Linen · Cloud White

HEX
#F0F0F0
RGB
rgb(240, 240, 240)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#C3CED4

Sky Blue · LightGray · Cobalt Blue

HEX
#C3CED4
RGB
rgb(195, 206, 212)
HSL
hsl(201, 17%, 80%)
HSB
hsb(201, 8%, 83%)
CMYK
cmyk(8%, 3%, 0%, 17%)
Oklch
oklch(84.5% 0.015 231.2)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#ECB30A

Ochre · Orange · Honey Gold

HEX
#ECB30A
RGB
rgb(236, 179, 10)
HSL
hsl(45, 92%, 48%)
HSB
hsb(45, 96%, 93%)
CMYK
cmyk(0%, 24%, 96%, 7%)
Oklch
oklch(79.7% 0.162 85.2)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#BA0107

Vermilion · FireBrick · Wine Red

HEX
#BA0107
RGB
rgb(186, 1, 7)
HSL
hsl(358, 99%, 37%)
HSB
hsb(358, 99%, 73%)
CMYK
cmyk(0%, 99%, 96%, 27%)
Oklch
oklch(49.6% 0.203 28.5)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#1E2128

Indigo · Black · Deep Sea Blue

HEX
#1E2128
RGB
rgb(30, 33, 40)
HSL
hsl(222, 14%, 14%)
HSB
hsb(222, 25%, 16%)
CMYK
cmyk(25%, 18%, 0%, 84%)
Oklch
oklch(24.8% 0.014 267.0)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F0F0
F0F0F0

Analogous

F0F0F0
F0F0F0
F0F0F0

Triadic

F0F0F0
F0F0F0
F0F0F0

Split-Comp.

F0F0F0
F0F0F0
F0F0F0

Tetradic

F0F0F0
F0F0F0
F0F0F0
F0F0F0

Contrast Matrix WCAG 2.1 Contrast

F0F0F0
C3CED4
ECB30A
BA0107
1E2128
1.4
Fail
1.7
Fail
6.0
AA
14.1
AAA
1.4
Fail
1.2
Fail
4.2
AA Large
10.1
AAA
1.7
Fail
1.2
Fail
3.6
AA Large
8.5
AAA
6.0
AA
4.2
AA Large
3.6
AA Large
2.4
Fail
14.1
AAA
10.1
AAA
8.5
AAA
2.4
Fail
White BG
1.1Fail
1.6Fail
1.9Fail
6.8AA
16.1AAA
Black BG
18.4AAA
13.1AAA
11.0AAA
3.1AA Large
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0F0
C8C8D3
D3D333
6A6806
1F1F26

Deuteranopia

F0F0F0
C7C6D2
D7DB3D
758305
1F1F26

Tritanopia

F0F0F0
C4D1D1
E9535A
B10404
1E2525

Achromatopsia

F0F0F0
CBCBCB
B1B1B1
393939
212121

Shades & Tints Shades & Tints

#F0F0F0

Dark
Light

#C3CED4

Dark
Light

#ECB30A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0f0;
  --color-2: #c3ced4;
  --color-3: #ecb30a;
  --color-4: #ba0107;
  --color-5: #1e2128;
}

SCSS

$color-1: #f0f0f0;
$color-2: #c3ced4;
$color-3: #ecb30a;
$color-4: #ba0107;
$color-5: #1e2128;

TAILWIND

colors: {
  'brand-1': '#f0f0f0',
  'brand-2': '#c3ced4',
  'brand-3': '#ecb30a',
  'brand-4': '#ba0107',
  'brand-5': '#1e2128',
}

RGB Array

[240, 240, 240], [195, 206, 212], [236, 179, 10], [186, 1, 7], [30, 33, 40]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0F0, #C3CED4, #ECB30A, #BA0107, #1E2128 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: #f0f0f0; --color-2: #c3ced4; --color-3: #ecb30a; --color-4: #ba0107; --color-5: #1e2128. 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