← Back to Editor

#0C0C0D · #99A638 · #D0D98B · #F2F1E4 · #F26938

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

#0C0C0D

Ink Black · Black · Jet Black

HEX
#0C0C0D
RGB
rgb(12, 12, 13)
HSL
hsl(240, 4%, 5%)
HSB
hsb(240, 8%, 5%)
CMYK
cmyk(8%, 8%, 0%, 95%)
Oklch
oklch(15.5% 0.002 286.2)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#99A638

Autumn Sage · DarkGoldenRod · Honey Gold

HEX
#99A638
RGB
rgb(153, 166, 56)
HSL
hsl(67, 50%, 44%)
HSB
hsb(67, 66%, 65%)
CMYK
cmyk(8%, 0%, 66%, 35%)
Oklch
oklch(69.4% 0.133 115.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#D0D98B

Fresh Green · Khaki · Sunflower

HEX
#D0D98B
RGB
rgb(208, 217, 139)
HSL
hsl(67, 51%, 70%)
HSB
hsb(67, 36%, 85%)
CMYK
cmyk(4%, 0%, 36%, 15%)
Oklch
oklch(86.1% 0.101 113.9)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#F2F1E4

Fresh Green · Linen · Lemon Cream

HEX
#F2F1E4
RGB
rgb(242, 241, 228)
HSL
hsl(56, 35%, 92%)
HSB
hsb(56, 6%, 95%)
CMYK
cmyk(0%, 0%, 6%, 5%)
Oklch
oklch(95.5% 0.017 103.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F26938

Tangerine · Tomato · Warm Sun

HEX
#F26938
RGB
rgb(242, 105, 56)
HSL
hsl(16, 88%, 58%)
HSB
hsb(16, 77%, 95%)
CMYK
cmyk(0%, 57%, 77%, 5%)
Oklch
oklch(68.3% 0.180 39.2)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0C0C0D
0D0D0C

Analogous

0C0D0D
0C0C0D
0D0C0D

Triadic

0C0C0D
0D0C0C
0C0D0C

Split-Comp.

0C0C0D
0D0D0C
0D0D0C

Tetradic

0C0C0D
0D0C0D
0D0D0C
0C0D0D

Contrast Matrix WCAG 2.1 Contrast

0C0C0D
99A638
D0D98B
F2F1E4
F26938
7.3
AAA
13.0
AAA
17.2
AAA
6.4
AA
7.3
AAA
1.8
Fail
2.3
Fail
1.1
Fail
13.0
AAA
1.8
Fail
1.3
Fail
2.0
Fail
17.2
AAA
2.3
Fail
1.3
Fail
2.7
Fail
6.4
AA
1.1
Fail
2.0
Fail
2.7
Fail
White BG
19.6AAA
2.7Fail
1.5Fail
1.1Fail
3.1AA Large
Black BG
1.1Fail
7.9AAA
14.0AAA
18.5AAA
6.9AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0C0C0D
9F9F53
D4D49E
F2F2E7
B7B544

Deuteranopia

0C0C0D
9E9D59
D3D3A2
F2F2E8
BFC947

Tritanopia

0C0D0D
9A686C
D0ADB0
F2EAEA
EB4D4F

Achromatopsia

0C0C0C
969696
CDCDCD
F0F0F0
8C8C8C

Shades & Tints Shades & Tints

#0C0C0D

Dark
Light

#99A638

Dark
Light

#D0D98B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0c0c0d;
  --color-2: #99a638;
  --color-3: #d0d98b;
  --color-4: #f2f1e4;
  --color-5: #f26938;
}

SCSS

$color-1: #0c0c0d;
$color-2: #99a638;
$color-3: #d0d98b;
$color-4: #f2f1e4;
$color-5: #f26938;

TAILWIND

colors: {
  'brand-1': '#0c0c0d',
  'brand-2': '#99a638',
  'brand-3': '#d0d98b',
  'brand-4': '#f2f1e4',
  'brand-5': '#f26938',
}

RGB Array

[12, 12, 13], [153, 166, 56], [208, 217, 139], [242, 241, 228], [242, 105, 56]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #0C0C0D, #99A638, #D0D98B, #F2F1E4, #F26938 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: #0c0c0d; --color-2: #99a638; --color-3: #d0d98b; --color-4: #f2f1e4; --color-5: #f26938. 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