← Back to Editor

#2F2F2D · #3E5B45 · #568D6E · #9ABB90 · #FEEAB8

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

#2F2F2D

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2F2F2D
RGB
rgb(47, 47, 45)
HSL
hsl(60, 2%, 18%)
HSB
hsb(60, 4%, 18%)
CMYK
cmyk(0%, 0%, 4%, 82%)
Oklch
oklch(30.4% 0.004 106.6)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#3E5B45

Celadon · DarkSlateGray · Forest Green

HEX
#3E5B45
RGB
rgb(62, 91, 69)
HSL
hsl(134, 19%, 30%)
HSB
hsb(134, 32%, 36%)
CMYK
cmyk(32%, 0%, 24%, 64%)
Oklch
oklch(44.1% 0.050 151.5)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#568D6E

Celadon · DimGray · Olive Green

HEX
#568D6E
RGB
rgb(86, 141, 110)
HSL
hsl(146, 24%, 45%)
HSB
hsb(146, 39%, 55%)
CMYK
cmyk(39%, 0%, 22%, 45%)
Oklch
oklch(59.6% 0.076 158.3)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#9ABB90

Celadon · DarkSeaGreen · Apple Green

HEX
#9ABB90
RGB
rgb(154, 187, 144)
HSL
hsl(106, 24%, 65%)
HSB
hsb(106, 23%, 73%)
CMYK
cmyk(18%, 0%, 23%, 27%)
Oklch
oklch(75.6% 0.070 138.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#FEEAB8

Goose Yellow · Bisque · Lemon Cream

HEX
#FEEAB8
RGB
rgb(254, 234, 184)
HSL
hsl(43, 97%, 86%)
HSB
hsb(43, 28%, 100%)
CMYK
cmyk(0%, 8%, 28%, 0%)
Oklch
oklch(94.1% 0.068 88.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2F2F2D
2D2D2F

Analogous

2F2E2D
2F2F2D
2E2F2D

Triadic

2F2F2D
2D2F2F
2F2D2F

Split-Comp.

2F2F2D
2D2E2F
2E2D2F

Tetradic

2F2F2D
2D2F2E
2D2D2F
2F2D2E

Contrast Matrix WCAG 2.1 Contrast

2F2F2D
3E5B45
568D6E
9ABB90
FEEAB8
1.8
Fail
3.5
AA Large
6.3
AA
11.3
AAA
1.8
Fail
1.9
Fail
3.5
AA Large
6.3
AA
3.5
AA Large
1.9
Fail
1.8
Fail
3.3
AA Large
6.3
AA
3.5
AA Large
1.8
Fail
1.8
Fail
11.3
AAA
6.3
AA
3.3
AA Large
1.8
Fail
White BG
13.4AAA
7.5AAA
3.9AA Large
2.1Fail
1.2Fail
Black BG
1.6Fail
2.8Fail
5.4AA
9.9AAA
17.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2F2F2D
4B4B4A
6E6E76
A8A99A
F5F5C4

Deuteranopia

2F2F2E
49474C
6B6777
A6A49D
F7F8C7

Tritanopia

2F2E2E
3F4F4F
597B7D
9CA3A4
FDCED0

Achromatopsia

2F2F2F
505050
797979
ACACAC
EAEAEA

Shades & Tints Shades & Tints

#2F2F2D

Dark
Light

#3E5B45

Dark
Light

#568D6E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2f2f2d;
  --color-2: #3e5b45;
  --color-3: #568d6e;
  --color-4: #9abb90;
  --color-5: #feeab8;
}

SCSS

$color-1: #2f2f2d;
$color-2: #3e5b45;
$color-3: #568d6e;
$color-4: #9abb90;
$color-5: #feeab8;

TAILWIND

colors: {
  'brand-1': '#2f2f2d',
  'brand-2': '#3e5b45',
  'brand-3': '#568d6e',
  'brand-4': '#9abb90',
  'brand-5': '#feeab8',
}

RGB Array

[47, 47, 45], [62, 91, 69], [86, 141, 110], [154, 187, 144], [254, 234, 184]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This nature-style palette of #2F2F2D, #3E5B45, #568D6E, #9ABB90, #FEEAB8 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: #2f2f2d; --color-2: #3e5b45; --color-3: #568d6e; --color-4: #9abb90; --color-5: #feeab8. 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 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