← Back to Editor

#000000 · #0A4E5B · #4F7E78 · #B5986C · #FAD5A0

nature

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

CalmOrganicGroundedWarmCool

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

#0A4E5B

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0A4E5B
RGB
rgb(10, 78, 91)
HSL
hsl(190, 80%, 20%)
HSB
hsb(190, 89%, 36%)
CMYK
cmyk(89%, 14%, 0%, 64%)
Oklch
oklch(39.1% 0.065 214.7)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#4F7E78

Mineral Blue · DimGray · Mint Ice

HEX
#4F7E78
RGB
rgb(79, 126, 120)
HSL
hsl(172, 23%, 40%)
HSB
hsb(172, 37%, 49%)
CMYK
cmyk(37%, 0%, 5%, 51%)
Oklch
oklch(55.8% 0.052 185.6)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#B5986C

Ginger · Tan · Warm Sun

HEX
#B5986C
RGB
rgb(181, 152, 108)
HSL
hsl(36, 33%, 57%)
HSB
hsb(36, 40%, 71%)
CMYK
cmyk(0%, 16%, 40%, 29%)
Oklch
oklch(69.5% 0.069 77.6)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#FAD5A0

Goose Yellow · Wheat · Peach Orange

HEX
#FAD5A0
RGB
rgb(250, 213, 160)
HSL
hsl(35, 90%, 80%)
HSB
hsb(35, 36%, 98%)
CMYK
cmyk(0%, 15%, 36%, 2%)
Oklch
oklch(89.2% 0.080 76.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

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
0A4E5B
4F7E78
B5986C
FAD5A0
2.3
Fail
4.6
AA
7.7
AAA
15.1
AAA
2.3
Fail
2.0
Fail
3.4
AA Large
6.7
AA
4.6
AA
2.0
Fail
1.7
Fail
3.3
AA Large
7.7
AAA
3.4
AA Large
1.7
Fail
2.0
Fail
15.1
AAA
6.7
AA
3.3
AA Large
2.0
Fail
White BG
21.0AAA
9.3AAA
4.6AA
2.7Fail
1.4Fail
Black BG
1.0Fail
2.3Fail
4.6AA
7.7AAA
15.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
272858
636479
A8A877
EAEAAD

Deuteranopia

000000
241E57
615D7A
AAAC79
ECEFB0

Tritanopia

000000
0D5555
517B7B
B47F81
F8B7B9

Achromatopsia

000000
3B3B3B
6F6F6F
9C9C9C
DADADA

Shades & Tints Shades & Tints

#000000

Dark
Light

#0A4E5B

Dark
Light

#4F7E78

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #0a4e5b;
  --color-3: #4f7e78;
  --color-4: #b5986c;
  --color-5: #fad5a0;
}

SCSS

$color-1: #000000;
$color-2: #0a4e5b;
$color-3: #4f7e78;
$color-4: #b5986c;
$color-5: #fad5a0;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#0a4e5b',
  'brand-3': '#4f7e78',
  'brand-4': '#b5986c',
  'brand-5': '#fad5a0',
}

RGB Array

[0, 0, 0], [10, 78, 91], [79, 126, 120], [181, 152, 108], [250, 213, 160]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This nature-style palette of #000000, #0A4E5B, #4F7E78, #B5986C, #FAD5A0 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: #0a4e5b; --color-3: #4f7e78; --color-4: #b5986c; --color-5: #fad5a0. 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