← Back to Editor

#101010 · #0A2621 · #314D46 · #C9D99E · #F2F7A8

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

#101010

Ink Black · Black · Jet Black

HEX
#101010
RGB
rgb(16, 16, 16)
HSL
hsl(0, 0%, 6%)
HSB
hsb(0, 0%, 6%)
CMYK
cmyk(0%, 0%, 0%, 94%)
Oklch
oklch(17.3% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#0A2621

Mineral Blue · Black · Peacock Green

HEX
#0A2621
RGB
rgb(10, 38, 33)
HSL
hsl(169, 58%, 9%)
HSB
hsb(169, 74%, 15%)
CMYK
cmyk(74%, 0%, 13%, 85%)
Oklch
oklch(24.5% 0.035 179.6)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#314D46

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#314D46
RGB
rgb(49, 77, 70)
HSL
hsl(165, 22%, 25%)
HSB
hsb(165, 36%, 30%)
CMYK
cmyk(36%, 0%, 9%, 70%)
Oklch
oklch(39.6% 0.036 176.9)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#C9D99E

Willow Green · Tan · Apple Green

HEX
#C9D99E
RGB
rgb(201, 217, 158)
HSL
hsl(76, 44%, 74%)
HSB
hsb(76, 27%, 85%)
CMYK
cmyk(7%, 0%, 27%, 15%)
Oklch
oklch(85.9% 0.080 120.4)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#F2F7A8

Fresh Green · Wheat · Lemon Cream

HEX
#F2F7A8
RGB
rgb(242, 247, 168)
HSL
hsl(64, 83%, 81%)
HSB
hsb(64, 32%, 97%)
CMYK
cmyk(2%, 0%, 32%, 3%)
Oklch
oklch(95.4% 0.100 111.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

101010
0F0F0F

Analogous

0F0F0F
101010
0F0F0F

Triadic

101010
0F0F0F
0F0F0F

Split-Comp.

101010
0F0F0F
0F0F0F

Tetradic

101010
0F0F0F
0F0F0F
0F0F0F

Contrast Matrix WCAG 2.1 Contrast

101010
0A2621
314D46
C9D99E
F2F7A8
1.2
Fail
2.1
Fail
12.6
AAA
16.9
AAA
1.2
Fail
1.7
Fail
10.6
AAA
14.2
AAA
2.1
Fail
1.7
Fail
6.1
AA
8.2
AAA
12.6
AAA
10.6
AAA
6.1
AA
1.3
Fail
16.9
AAA
14.2
AAA
8.2
AAA
1.3
Fail
White BG
19.0AAA
16.0AAA
9.2AAA
1.5Fail
1.1Fail
Black BG
1.1Fail
1.3Fail
2.3Fail
13.9AAA
18.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

101010
161622
3D3D48
D0D0AC
F4F4BB

Deuteranopia

101010
151223
3C3948
CFCEB0
F4F3C0

Tritanopia

101010
0B2323
324949
CAB8BA
F2CACE

Achromatopsia

101010
1D1D1D
444444
CDCDCD
ECECEC

Shades & Tints Shades & Tints

#101010

Dark
Light

#0A2621

Dark
Light

#314D46

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #101010;
  --color-2: #0a2621;
  --color-3: #314d46;
  --color-4: #c9d99e;
  --color-5: #f2f7a8;
}

SCSS

$color-1: #101010;
$color-2: #0a2621;
$color-3: #314d46;
$color-4: #c9d99e;
$color-5: #f2f7a8;

TAILWIND

colors: {
  'brand-1': '#101010',
  'brand-2': '#0a2621',
  'brand-3': '#314d46',
  'brand-4': '#c9d99e',
  'brand-5': '#f2f7a8',
}

RGB Array

[16, 16, 16], [10, 38, 33], [49, 77, 70], [201, 217, 158], [242, 247, 168]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #101010, #0A2621, #314D46, #C9D99E, #F2F7A8 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: #101010; --color-2: #0a2621; --color-3: #314d46; --color-4: #c9d99e; --color-5: #f2f7a8. 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