← Back to Editor

#000000 · #7B75E5 · #00F7FF · #E2EFF4 · #FCFBE9

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

#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

#7B75E5

Wisteria · MediumSlateBlue · Cobalt Blue

HEX
#7B75E5
RGB
rgb(123, 117, 229)
HSL
hsl(243, 68%, 68%)
HSB
hsb(243, 49%, 90%)
CMYK
cmyk(46%, 49%, 0%, 10%)
Oklch
oklch(62.1% 0.164 282.9)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#00F7FF

Lake Blue · Cyan · Mint Ice

HEX
#00F7FF
RGB
rgb(0, 247, 255)
HSL
hsl(182, 100%, 50%)
HSB
hsb(182, 100%, 100%)
CMYK
cmyk(100%, 3%, 0%, 0%)
Oklch
oklch(88.7% 0.151 199.0)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#E2EFF4

Sky Blue · Lavender · Glacier Blue

HEX
#E2EFF4
RGB
rgb(226, 239, 244)
HSL
hsl(197, 45%, 92%)
HSB
hsb(197, 7%, 96%)
CMYK
cmyk(7%, 2%, 0%, 4%)
Oklch
oklch(94.4% 0.015 222.7)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#FCFBE9

Fresh Green · SeaShell · Lemon Cream

HEX
#FCFBE9
RGB
rgb(252, 251, 233)
HSL
hsl(57, 76%, 95%)
HSB
hsb(57, 8%, 99%)
CMYK
cmyk(0%, 0%, 8%, 1%)
Oklch
oklch(98.4% 0.024 104.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

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
7B75E5
00F7FF
E2EFF4
FCFBE9
5.5
AA
15.7
AAA
17.9
AAA
20.1
AAA
5.5
AA
2.9
Fail
3.2
AA Large
3.6
AA Large
15.7
AAA
2.9
Fail
1.1
Fail
1.3
Fail
17.9
AAA
3.2
AA Large
1.1
Fail
1.1
Fail
20.1
AAA
3.6
AA Large
1.3
Fail
1.1
Fail
White BG
21.0AAA
3.8AA Large
1.3Fail
1.2Fail
1.0Fail
Black BG
1.0Fail
5.5AA
15.7AAA
17.9AAA
20.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
7878CA
6B6DFD
E8E8F3
FCFCED

Deuteranopia

000000
7979C3
5D4AFD
E7E6F3
FCFCEE

Tritanopia

000000
7BB5B0
0CFCFB
E3F2F2
FCF1F2

Achromatopsia

000000
848484
AEAEAE
ECECEC
F9F9F9

Shades & Tints Shades & Tints

#000000

Dark
Light

#7B75E5

Dark
Light

#00F7FF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #7b75e5;
  --color-3: #00f7ff;
  --color-4: #e2eff4;
  --color-5: #fcfbe9;
}

SCSS

$color-1: #000000;
$color-2: #7b75e5;
$color-3: #00f7ff;
$color-4: #e2eff4;
$color-5: #fcfbe9;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#7b75e5',
  'brand-3': '#00f7ff',
  'brand-4': '#e2eff4',
  'brand-5': '#fcfbe9',
}

RGB Array

[0, 0, 0], [123, 117, 229], [0, 247, 255], [226, 239, 244], [252, 251, 233]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This nature-style palette of #000000, #7B75E5, #00F7FF, #E2EFF4, #FCFBE9 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: #7b75e5; --color-3: #00f7ff; --color-4: #e2eff4; --color-5: #fcfbe9. 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