← Back to Editor

#000000 · #FFFFED · #FFAE7F · #EB2E2C · #39312F

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

#FFFFED

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFFED
RGB
rgb(255, 255, 237)
HSL
hsl(60, 100%, 96%)
HSB
hsb(60, 7%, 100%)
CMYK
cmyk(0%, 0%, 7%, 0%)
Oklch
oklch(99.5% 0.024 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFAE7F

Apricot · LightSalmon · Warm Sun

HEX
#FFAE7F
RGB
rgb(255, 174, 127)
HSL
hsl(22, 100%, 75%)
HSB
hsb(22, 50%, 100%)
CMYK
cmyk(0%, 32%, 50%, 0%)
Oklch
oklch(81.9% 0.114 50.7)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#EB2E2C

Vermilion · Crimson · Passion Red

HEX
#EB2E2C
RGB
rgb(235, 46, 44)
HSL
hsl(1, 83%, 55%)
HSB
hsb(1, 81%, 92%)
CMYK
cmyk(0%, 80%, 81%, 8%)
Oklch
oklch(61.0% 0.223 27.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#39312F

Crimson · DarkSlateGray · Deep Berry

HEX
#39312F
RGB
rgb(57, 49, 47)
HSL
hsl(12, 10%, 20%)
HSB
hsb(12, 18%, 22%)
CMYK
cmyk(0%, 14%, 18%, 78%)
Oklch
oklch(32.1% 0.012 34.3)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

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
FFFFED
FFAE7F
EB2E2C
39312F
20.8
AAA
11.6
AAA
5.0
AA
1.7
Fail
20.8
AAA
1.8
Fail
4.2
AA Large
12.6
AAA
11.6
AAA
1.8
Fail
2.3
Fail
7.0
AAA
5.0
AA
4.2
AA Large
2.3
Fail
3.0
Fail
1.7
Fail
12.6
AAA
7.0
AAA
3.0
Fail
White BG
21.0AAA
1.0Fail
1.8Fail
4.2AA Large
12.7AAA
Black BG
1.0Fail
20.8AAA
11.6AAA
5.0AA
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFF1
DCDB8A
99972C
36352F

Deuteranopia

000000
FFFFF2
E1E78D
A4B22D
363730

Tritanopia

000000
FFF5F6
FB9395
E22D2D
393030

Achromatopsia

000000
FDFDFD
C1C1C1
666666
333333

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFED

Dark
Light

#FFAE7F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffed;
  --color-3: #ffae7f;
  --color-4: #eb2e2c;
  --color-5: #39312f;
}

SCSS

$color-1: #000000;
$color-2: #ffffed;
$color-3: #ffae7f;
$color-4: #eb2e2c;
$color-5: #39312f;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffed',
  'brand-3': '#ffae7f',
  'brand-4': '#eb2e2c',
  'brand-5': '#39312f',
}

RGB Array

[0, 0, 0], [255, 255, 237], [255, 174, 127], [235, 46, 44], [57, 49, 47]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This nature-style palette of #000000, #FFFFED, #FFAE7F, #EB2E2C, #39312F 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: #000000; --color-2: #ffffed; --color-3: #ffae7f; --color-4: #eb2e2c; --color-5: #39312f. 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