← Back to Editor

#FFFFFF · #F77E83 · #D2CD3B · #2B1C07 · #98D5C5

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#F77E83

Peach Pink · LightCoral · Coral Red

HEX
#F77E83
RGB
rgb(247, 126, 131)
HSL
hsl(358, 88%, 73%)
HSB
hsb(358, 49%, 97%)
CMYK
cmyk(0%, 49%, 47%, 3%)
Oklch
oklch(73.2% 0.148 18.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#D2CD3B

Autumn Sage · GoldenRod · Sunflower

HEX
#D2CD3B
RGB
rgb(210, 205, 59)
HSL
hsl(58, 63%, 53%)
HSB
hsb(58, 72%, 82%)
CMYK
cmyk(0%, 2%, 72%, 18%)
Oklch
oklch(82.7% 0.159 107.4)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#2B1C07

Ochre · Black · Cinnamon

HEX
#2B1C07
RGB
rgb(43, 28, 7)
HSL
hsl(35, 72%, 10%)
HSB
hsb(35, 84%, 17%)
CMYK
cmyk(0%, 35%, 84%, 83%)
Oklch
oklch(24.0% 0.041 73.0)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#98D5C5

Jade · LightSteelBlue · Lake Green

HEX
#98D5C5
RGB
rgb(152, 213, 197)
HSL
hsl(164, 42%, 72%)
HSB
hsb(164, 29%, 84%)
CMYK
cmyk(29%, 0%, 8%, 16%)
Oklch
oklch(82.7% 0.066 176.5)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
F77E83
D2CD3B
2B1C07
98D5C5
2.5
Fail
1.7
Fail
16.5
AAA
1.7
Fail
2.5
Fail
1.5
Fail
6.5
AA
1.5
Fail
1.7
Fail
1.5
Fail
9.9
AAA
1.0
Fail
16.5
AAA
6.5
AA
9.9
AAA
10.0
AAA
1.7
Fail
1.5
Fail
1.0
Fail
10.0
AAA
White BG
1.0Fail
2.5Fail
1.7Fail
16.5AAA
1.7Fail
Black BG
21.0AAA
8.3AAA
12.5AAA
1.3Fail
12.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C3C282
D0D05E
25240C
B2B3C9

Deuteranopia

FFFFFF
CAD382
D0D167
25270D
AFAACA

Tritanopia

FFFFFF
F18181
D27A80
2A1011
9BCCCD

Achromatopsia

FFFFFF
A3A3A3
BEBEBE
1E1E1E
C1C1C1

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F77E83

Dark
Light

#D2CD3B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f77e83;
  --color-3: #d2cd3b;
  --color-4: #2b1c07;
  --color-5: #98d5c5;
}

SCSS

$color-1: #ffffff;
$color-2: #f77e83;
$color-3: #d2cd3b;
$color-4: #2b1c07;
$color-5: #98d5c5;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f77e83',
  'brand-3': '#d2cd3b',
  'brand-4': '#2b1c07',
  'brand-5': '#98d5c5',
}

RGB Array

[255, 255, 255], [247, 126, 131], [210, 205, 59], [43, 28, 7], [152, 213, 197]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This nature-style palette of #FFFFFF, #F77E83, #D2CD3B, #2B1C07, #98D5C5 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: #ffffff; --color-2: #f77e83; --color-3: #d2cd3b; --color-4: #2b1c07; --color-5: #98d5c5. 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