← Back to Editor

#000000 · #384306 · #A6AC3D · #D3A61F · #F5F5C7

nature

A 5-color nature palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

CalmOrganicGroundedWarm

Industry INDUSTRY

EcoWellnessOutdoor

UI Context UI CONTEXT

Brand WebsiteBlogData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#384306

Grass Green · DarkOliveGreen · Dark Green

HEX
#384306
RGB
rgb(56, 67, 6)
HSL
hsl(71, 84%, 14%)
HSB
hsb(71, 91%, 26%)
CMYK
cmyk(16%, 0%, 91%, 74%)
Oklch
oklch(36.1% 0.081 120.0)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

#A6AC3D

Autumn Sage · GoldenRod · Honey Gold

HEX
#A6AC3D
RGB
rgb(166, 172, 61)
HSL
hsl(63, 48%, 46%)
HSB
hsb(63, 65%, 67%)
CMYK
cmyk(3%, 0%, 65%, 33%)
Oklch
oklch(71.8% 0.133 112.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#D3A61F

Ochre · GoldenRod · Honey Gold

HEX
#D3A61F
RGB
rgb(211, 166, 31)
HSL
hsl(45, 74%, 47%)
HSB
hsb(45, 85%, 83%)
CMYK
cmyk(0%, 21%, 85%, 17%)
Oklch
oklch(74.6% 0.145 87.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#F5F5C7

Fresh Green · Bisque · Lemon Cream

HEX
#F5F5C7
RGB
rgb(245, 245, 199)
HSL
hsl(60, 70%, 87%)
HSB
hsb(60, 19%, 96%)
CMYK
cmyk(0%, 0%, 19%, 4%)
Oklch
oklch(95.9% 0.060 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
384306
A6AC3D
D3A61F
F5F5C7
2.0
Fail
8.6
AAA
9.2
AAA
18.8
AAA
2.0
Fail
4.4
AA Large
4.7
AA
9.5
AAA
8.6
AAA
4.4
AA Large
1.1
Fail
2.2
Fail
9.2
AAA
4.7
AA
1.1
Fail
2.0
Fail
18.8
AAA
9.5
AAA
2.2
Fail
2.0
Fail
White BG
21.0AAA
10.6AAA
2.4Fail
2.3Fail
1.1Fail
Black BG
1.0Fail
2.0Fail
8.6AAA
9.2AAA
18.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
3D3D15
A9A958
C0BF40
F5F5D2

Deuteranopia

000000
3C3B18
A8A85E
C2C648
F5F5D5

Tritanopia

000000
392023
A66D72
D1595F
F5DBDD

Achromatopsia

000000
393939
9E9E9E
A4A4A4
F0F0F0

Shades & Tints Shades & Tints

#000000

Dark
Light

#384306

Dark
Light

#A6AC3D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #384306;
  --color-3: #a6ac3d;
  --color-4: #d3a61f;
  --color-5: #f5f5c7;
}

SCSS

$color-1: #000000;
$color-2: #384306;
$color-3: #a6ac3d;
$color-4: #d3a61f;
$color-5: #f5f5c7;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#384306',
  'brand-3': '#a6ac3d',
  'brand-4': '#d3a61f',
  'brand-5': '#f5f5c7',
}

RGB Array

[0, 0, 0], [56, 67, 6], [166, 172, 61], [211, 166, 31], [245, 245, 199]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This nature-style palette of #000000, #384306, #A6AC3D, #D3A61F, #F5F5C7 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: #000000; --color-2: #384306; --color-3: #a6ac3d; --color-4: #d3a61f; --color-5: #f5f5c7. 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 nature-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