← Back to Editor

#F1F1F1 · #ECECEC · #01A595 · #49638C · #B83030

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

#F1F1F1

Plain White · Linen · Cloud White

HEX
#F1F1F1
RGB
rgb(241, 241, 241)
HSL
hsl(0, 0%, 95%)
HSB
hsb(0, 0%, 95%)
CMYK
cmyk(0%, 0%, 0%, 5%)
Oklch
oklch(95.8% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#ECECEC

Plain White · Linen · Cloud White

HEX
#ECECEC
RGB
rgb(236, 236, 236)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.3% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#01A595

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#01A595
RGB
rgb(1, 165, 149)
HSL
hsl(174, 99%, 33%)
HSB
hsb(174, 99%, 65%)
CMYK
cmyk(99%, 0%, 10%, 35%)
Oklch
oklch(64.8% 0.115 182.9)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#49638C

Indigo · DarkSlateBlue · Navy Blue

HEX
#49638C
RGB
rgb(73, 99, 140)
HSL
hsl(217, 31%, 42%)
HSB
hsb(217, 48%, 55%)
CMYK
cmyk(48%, 29%, 0%, 45%)
Oklch
oklch(49.7% 0.073 259.3)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#B83030

Crimson · FireBrick · Passion Red

HEX
#B83030
RGB
rgb(184, 48, 48)
HSL
hsl(0, 59%, 45%)
HSB
hsb(0, 74%, 72%)
CMYK
cmyk(0%, 74%, 74%, 28%)
Oklch
oklch(52.1% 0.173 25.6)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F1F1F1
F2F2F2

Analogous

F2F2F2
F1F1F1
F2F2F2

Triadic

F1F1F1
F2F2F2
F2F2F2

Split-Comp.

F1F1F1
F2F2F2
F2F2F2

Tetradic

F1F1F1
F2F2F2
F2F2F2
F2F2F2

Contrast Matrix WCAG 2.1 Contrast

F1F1F1
ECECEC
01A595
49638C
B83030
1.0
Fail
2.7
Fail
5.4
AA
5.3
AA
1.0
Fail
2.6
Fail
5.2
AA
5.1
AA
2.7
Fail
2.6
Fail
2.0
Fail
1.9
Fail
5.4
AA
5.2
AA
2.0
Fail
1.0
Fail
5.3
AA
5.1
AA
1.9
Fail
1.0
Fail
White BG
1.1Fail
1.2Fail
3.1AA Large
6.1AA
6.0AA
Black BG
18.6AAA
17.8AAA
6.8AA
3.4AA Large
3.5AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F1F1F1
ECECEC
484999
545482
7D7C30

Deuteranopia

F1F1F1
ECECEC
3F329A
535180
858F30

Tritanopia

F1F1F1
ECECEC
099C9D
4A7A79
B13030

Achromatopsia

F1F1F1
ECECEC
727272
606060
595959

Shades & Tints Shades & Tints

#F1F1F1

Dark
Light

#ECECEC

Dark
Light

#01A595

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f1f1f1;
  --color-2: #ececec;
  --color-3: #01a595;
  --color-4: #49638c;
  --color-5: #b83030;
}

SCSS

$color-1: #f1f1f1;
$color-2: #ececec;
$color-3: #01a595;
$color-4: #49638c;
$color-5: #b83030;

TAILWIND

colors: {
  'brand-1': '#f1f1f1',
  'brand-2': '#ececec',
  'brand-3': '#01a595',
  'brand-4': '#49638c',
  'brand-5': '#b83030',
}

RGB Array

[241, 241, 241], [236, 236, 236], [1, 165, 149], [73, 99, 140], [184, 48, 48]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F1F1F1, #ECECEC, #01A595, #49638C, #B83030 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: #f1f1f1; --color-2: #ececec; --color-3: #01a595; --color-4: #49638c; --color-5: #b83030. 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