← Back to Editor

#FFFFFF · #F7EEF4 · #6F0D3F · #580C33 · #3F0925

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

#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

#F7EEF4

Mauve · SeaShell · Cherry Blossom

HEX
#F7EEF4
RGB
rgb(247, 238, 244)
HSL
hsl(320, 36%, 95%)
HSB
hsb(320, 4%, 97%)
CMYK
cmyk(0%, 4%, 1%, 3%)
Oklch
oklch(95.8% 0.012 337.5)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

#6F0D3F

Rose Purple · Brown · Raspberry

HEX
#6F0D3F
RGB
rgb(111, 13, 63)
HSL
hsl(329, 79%, 24%)
HSB
hsb(329, 88%, 44%)
CMYK
cmyk(0%, 88%, 43%, 56%)
Oklch
oklch(36.1% 0.136 356.4)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

#580C33

Rose Purple · Maroon · Raspberry

HEX
#580C33
RGB
rgb(88, 12, 51)
HSL
hsl(329, 76%, 20%)
HSB
hsb(329, 86%, 35%)
CMYK
cmyk(0%, 86%, 42%, 65%)
Oklch
oklch(31.0% 0.113 355.2)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

#3F0925

Rose Purple · Black · Raspberry

HEX
#3F0925
RGB
rgb(63, 9, 37)
HSL
hsl(329, 75%, 14%)
HSB
hsb(329, 86%, 25%)
CMYK
cmyk(0%, 86%, 41%, 75%)
Oklch
oklch(25.2% 0.087 353.8)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

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
F7EEF4
6F0D3F
580C33
3F0925
1.1
Fail
11.6
AAA
13.9
AAA
16.4
AAA
1.1
Fail
10.2
AAA
12.2
AAA
14.5
AAA
11.6
AAA
10.2
AAA
1.2
Fail
1.4
Fail
13.9
AAA
12.2
AAA
1.2
Fail
1.2
Fail
16.4
AAA
14.5
AAA
1.4
Fail
1.2
Fail
White BG
1.0Fail
1.1Fail
11.6AAA
13.9AAA
16.4AAA
Black BG
21.0AAA
18.5AAA
1.8Fail
1.5Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F3F3F3
454433
37362A
28271E

Deuteranopia

FFFFFF
F4F4F2
4A5230
3C4127
2B2F1D

Tritanopia

FFFFFF
F7F1F1
6A2927
542220
3C1918

Achromatopsia

FFFFFF
F1F1F1
303030
272727
1C1C1C

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F7EEF4

Dark
Light

#6F0D3F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f7eef4;
  --color-3: #6f0d3f;
  --color-4: #580c33;
  --color-5: #3f0925;
}

SCSS

$color-1: #ffffff;
$color-2: #f7eef4;
$color-3: #6f0d3f;
$color-4: #580c33;
$color-5: #3f0925;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f7eef4',
  'brand-3': '#6f0d3f',
  'brand-4': '#580c33',
  'brand-5': '#3f0925',
}

RGB Array

[255, 255, 255], [247, 238, 244], [111, 13, 63], [88, 12, 51], [63, 9, 37]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This nature-style palette of #FFFFFF, #F7EEF4, #6F0D3F, #580C33, #3F0925 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: #f7eef4; --color-3: #6f0d3f; --color-4: #580c33; --color-5: #3f0925. 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