← Back to Editor

#010300 · #314C53 · #5A7F78 · #BBDEC6 · #F7F8FC

nature

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

CalmOrganicGroundedCool

Industry INDUSTRY

EcoWellnessOutdoor

UI Context UI CONTEXT

Brand WebsiteBlogData Visualization

Color Details Color Details

#010300

Pine Green · Black · Dark Green

HEX
#010300
RGB
rgb(1, 3, 0)
HSL
hsl(100, 100%, 1%)
HSB
hsb(100, 100%, 1%)
CMYK
cmyk(67%, 0%, 100%, 99%)
Oklch
oklch(8.8% 0.024 132.1)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#314C53

Slate Blue · DarkSlateGray · Mint Ice

HEX
#314C53
RGB
rgb(49, 76, 83)
HSL
hsl(192, 26%, 26%)
HSB
hsb(192, 41%, 33%)
CMYK
cmyk(41%, 8%, 0%, 67%)
Oklch
oklch(39.8% 0.035 215.8)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#5A7F78

Mineral Blue · DimGray · Mint Ice

HEX
#5A7F78
RGB
rgb(90, 127, 120)
HSL
hsl(169, 17%, 43%)
HSB
hsb(169, 29%, 50%)
CMYK
cmyk(29%, 0%, 6%, 50%)
Oklch
oklch(56.7% 0.043 181.7)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#BBDEC6

Celadon · LightGray · Apple Green

HEX
#BBDEC6
RGB
rgb(187, 222, 198)
HSL
hsl(139, 35%, 80%)
HSB
hsb(139, 16%, 87%)
CMYK
cmyk(16%, 0%, 11%, 13%)
Oklch
oklch(86.9% 0.049 155.3)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#F7F8FC

Azure · Snow · Sky Blue

HEX
#F7F8FC
RGB
rgb(247, 248, 252)
HSL
hsl(228, 45%, 98%)
HSB
hsb(228, 2%, 99%)
CMYK
cmyk(2%, 2%, 0%, 1%)
Oklch
oklch(98.0% 0.005 275.0)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010300
030005

Analogous

040500
010300
000501

Triadic

010300
000205
050002

Split-Comp.

010300
010005
050004

Tetradic

010300
000405
030005
050100

Contrast Matrix WCAG 2.1 Contrast

010300
314C53
5A7F78
BBDEC6
F7F8FC
2.3
Fail
4.7
AA
14.2
AAA
19.5
AAA
2.3
Fail
2.1
Fail
6.3
AA
8.6
AAA
4.7
AA
2.1
Fail
3.0
AA Large
4.2
AA Large
14.2
AAA
6.3
AA
3.0
AA Large
1.4
Fail
19.5
AAA
8.6
AAA
4.2
AA Large
1.4
Fail
White BG
20.7AAA
9.2AAA
4.4AA Large
1.5Fail
1.1Fail
Black BG
1.0Fail
2.3Fail
4.7AA
14.4AAA
19.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020201
3D3D51
6A6A7A
CACACC
F7F7FB

Deuteranopia

020201
3B3951
68657A
C8C6CD
F7F7FB

Tritanopia

010101
325050
5C7B7B
BDD0D1
F7FAFA

Achromatopsia

020202
454545
737373
D1D1D1
F8F8F8

Shades & Tints Shades & Tints

#010300

Dark
Light

#314C53

Dark
Light

#5A7F78

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010300;
  --color-2: #314c53;
  --color-3: #5a7f78;
  --color-4: #bbdec6;
  --color-5: #f7f8fc;
}

SCSS

$color-1: #010300;
$color-2: #314c53;
$color-3: #5a7f78;
$color-4: #bbdec6;
$color-5: #f7f8fc;

TAILWIND

colors: {
  'brand-1': '#010300',
  'brand-2': '#314c53',
  'brand-3': '#5a7f78',
  'brand-4': '#bbdec6',
  'brand-5': '#f7f8fc',
}

RGB Array

[1, 3, 0], [49, 76, 83], [90, 127, 120], [187, 222, 198], [247, 248, 252]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This nature-style palette of #010300, #314C53, #5A7F78, #BBDEC6, #F7F8FC 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: #010300; --color-2: #314c53; --color-3: #5a7f78; --color-4: #bbdec6; --color-5: #f7f8fc. 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