← Back to Editor

#F5F9FC · #90B045 · #0D8142 · #5E0D14 · #010101

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

#F5F9FC

Sky Blue · Snow · Sky Blue

HEX
#F5F9FC
RGB
rgb(245, 249, 252)
HSL
hsl(206, 54%, 97%)
HSB
hsb(206, 3%, 99%)
CMYK
cmyk(3%, 1%, 0%, 1%)
Oklch
oklch(98.0% 0.006 239.8)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#90B045

Grass Green · DarkSeaGreen · Olive Green

HEX
#90B045
RGB
rgb(144, 176, 69)
HSL
hsl(78, 44%, 48%)
HSB
hsb(78, 61%, 69%)
CMYK
cmyk(18%, 0%, 61%, 31%)
Oklch
oklch(71.1% 0.139 124.0)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#0D8142

Pine Green · ForestGreen · Forest Green

HEX
#0D8142
RGB
rgb(13, 129, 66)
HSL
hsl(147, 82%, 28%)
HSB
hsb(147, 90%, 51%)
CMYK
cmyk(90%, 0%, 49%, 49%)
Oklch
oklch(53.0% 0.135 152.0)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#5E0D14

Vermilion · Maroon · Wine Red

HEX
#5E0D14
RGB
rgb(94, 13, 20)
HSL
hsl(355, 76%, 21%)
HSB
hsb(355, 86%, 37%)
CMYK
cmyk(0%, 86%, 79%, 63%)
Oklch
oklch(31.5% 0.113 22.8)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F5F9FC
FBF7F3

Analogous

F3FBFB
F5F9FC
F3F4FB

Triadic

F5F9FC
FBF3F8
F8FBF3

Split-Comp.

F5F9FC
FBF3F4
FBFBF3

Tetradic

F5F9FC
FBF3FB
FBF7F3
F4FBF3

Contrast Matrix WCAG 2.1 Contrast

F5F9FC
90B045
0D8142
5E0D14
010101
2.3
Fail
4.7
AA
12.9
AAA
19.7
AAA
2.3
Fail
2.0
Fail
5.5
AA
8.4
AAA
4.7
AA
2.0
Fail
2.7
Fail
4.2
AA Large
12.9
AAA
5.5
AA
2.7
Fail
1.5
Fail
19.7
AAA
8.4
AAA
4.2
AA Large
1.5
Fail
White BG
1.1Fail
2.5Fail
5.0AA
13.6AAA
20.9AAA
Black BG
19.8AAA
8.5AAA
4.2AA Large
1.5Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F7F7FB
9E9E5F
3F4051
3B3A12
010101

Deuteranopia

F7F6FB
9C9A65
393055
404612
010101

Tritanopia

F5FBFB
927378
135D60
5A1111
010101

Achromatopsia

F8F8F8
9A9A9A
575757
262626
010101

Shades & Tints Shades & Tints

#F5F9FC

Dark
Light

#90B045

Dark
Light

#0D8142

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f5f9fc;
  --color-2: #90b045;
  --color-3: #0d8142;
  --color-4: #5e0d14;
  --color-5: #010101;
}

SCSS

$color-1: #f5f9fc;
$color-2: #90b045;
$color-3: #0d8142;
$color-4: #5e0d14;
$color-5: #010101;

TAILWIND

colors: {
  'brand-1': '#f5f9fc',
  'brand-2': '#90b045',
  'brand-3': '#0d8142',
  'brand-4': '#5e0d14',
  'brand-5': '#010101',
}

RGB Array

[245, 249, 252], [144, 176, 69], [13, 129, 66], [94, 13, 20], [1, 1, 1]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F5F9FC, #90B045, #0D8142, #5E0D14, #010101 is ideal for: tech websites, dark mode UIs, game UIs, 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: #f5f9fc; --color-2: #90b045; --color-3: #0d8142; --color-4: #5e0d14; --color-5: #010101. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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