← Back to Editor

#000000 · #60C293 · #B0F7D1 · #FF7C25 · #CD5221

space

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData 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

#60C293

Mineral Blue · MediumAquaMarine · Olive Green

HEX
#60C293
RGB
rgb(96, 194, 147)
HSL
hsl(151, 45%, 57%)
HSB
hsb(151, 51%, 76%)
CMYK
cmyk(51%, 0%, 24%, 24%)
Oklch
oklch(74.2% 0.116 160.8)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#B0F7D1

Emerald · LightBlue · Mint Green

HEX
#B0F7D1
RGB
rgb(176, 247, 209)
HSL
hsl(148, 82%, 83%)
HSB
hsb(148, 29%, 97%)
CMYK
cmyk(29%, 0%, 15%, 3%)
Oklch
oklch(91.9% 0.088 160.7)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#FF7C25

Tangerine · Tomato · Warm Sun

HEX
#FF7C25
RGB
rgb(255, 124, 37)
HSL
hsl(24, 100%, 57%)
HSB
hsb(24, 85%, 100%)
CMYK
cmyk(0%, 51%, 85%, 0%)
Oklch
oklch(72.7% 0.183 48.4)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#CD5221

Tangerine · Chocolate · Amber Brown

HEX
#CD5221
RGB
rgb(205, 82, 33)
HSL
hsl(17, 72%, 47%)
HSB
hsb(17, 84%, 80%)
CMYK
cmyk(0%, 60%, 84%, 20%)
Oklch
oklch(59.4% 0.167 39.9)

TraditionalTangerine」· PaintAmber Brown」· 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
60C293
B0F7D1
FF7C25
CD5221
9.6
AAA
17.1
AAA
8.2
AAA
4.8
AA
9.6
AAA
1.8
Fail
1.2
Fail
2.0
Fail
17.1
AAA
1.8
Fail
2.1
Fail
3.5
AA Large
8.2
AAA
1.2
Fail
2.1
Fail
1.7
Fail
4.8
AA
2.0
Fail
3.5
AA Large
1.7
Fail
White BG
21.0AAA
2.2Fail
1.2Fail
2.6Fail
4.4AA Large
Black BG
1.0Fail
9.6AAA
17.1AAA
8.2AAA
4.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
8A8B9E
CFCFDA
C6C53A
98972D

Deuteranopia

000000
857DA1
CBC5DC
CED83F
9FA830

Tritanopia

000000
65A7A9
B4E1E3
F84B4E
C73638

Achromatopsia

000000
9F9F9F
DDDDDD
999999
717171

Shades & Tints Shades & Tints

#000000

Dark
Light

#60C293

Dark
Light

#B0F7D1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #60c293;
  --color-3: #b0f7d1;
  --color-4: #ff7c25;
  --color-5: #cd5221;
}

SCSS

$color-1: #000000;
$color-2: #60c293;
$color-3: #b0f7d1;
$color-4: #ff7c25;
$color-5: #cd5221;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#60c293',
  'brand-3': '#b0f7d1',
  'brand-4': '#ff7c25',
  'brand-5': '#cd5221',
}

RGB Array

[0, 0, 0], [96, 194, 147], [176, 247, 209], [255, 124, 37], [205, 82, 33]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #000000, #60C293, #B0F7D1, #FF7C25, #CD5221 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: #60c293; --color-3: #b0f7d1; --color-4: #ff7c25; --color-5: #cd5221. 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 space-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