← Back to Editor

#1A1819 · #2E282A · #FF5EC9 · #B2DB9C · #7DAB65

space

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#1A1819

Ink Black · Black · Jet Black

HEX
#1A1819
RGB
rgb(26, 24, 25)
HSL
hsl(330, 4%, 10%)
HSB
hsb(330, 8%, 10%)
CMYK
cmyk(0%, 8%, 4%, 90%)
Oklch
oklch(21.2% 0.004 345.6)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#2E282A

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2E282A
RGB
rgb(46, 40, 42)
HSL
hsl(340, 7%, 17%)
HSB
hsb(340, 13%, 18%)
CMYK
cmyk(0%, 13%, 9%, 82%)
Oklch
oklch(28.4% 0.010 355.5)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FF5EC9

Mauve · Orchid · Rose Pink

HEX
#FF5EC9
RGB
rgb(255, 94, 201)
HSL
hsl(320, 100%, 68%)
HSB
hsb(320, 63%, 100%)
CMYK
cmyk(0%, 63%, 21%, 0%)
Oklch
oklch(72.4% 0.224 343.4)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#B2DB9C

Celadon · LightGreen · Apple Green

HEX
#B2DB9C
RGB
rgb(178, 219, 156)
HSL
hsl(99, 47%, 74%)
HSB
hsb(99, 29%, 86%)
CMYK
cmyk(19%, 0%, 29%, 14%)
Oklch
oklch(84.6% 0.095 134.9)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#7DAB65

Celadon · DarkSeaGreen · Olive Green

HEX
#7DAB65
RGB
rgb(125, 171, 101)
HSL
hsl(99, 29%, 53%)
HSB
hsb(99, 41%, 67%)
CMYK
cmyk(27%, 0%, 41%, 33%)
Oklch
oklch(69.1% 0.109 135.5)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1A1819
181B1A

Analogous

1B181B
1A1819
1B1818

Triadic

1A1819
1A1B18
181A1B

Split-Comp.

1A1819
181B18
181B1B

Tetradic

1A1819
1B1B18
181B1A
18181B

Contrast Matrix WCAG 2.1 Contrast

1A1819
2E282A
FF5EC9
B2DB9C
7DAB65
1.2
Fail
6.5
AA
11.4
AAA
6.6
AA
1.2
Fail
5.3
AA
9.3
AAA
5.4
AA
6.5
AA
5.3
AA
1.8
Fail
1.0
Fail
11.4
AAA
9.3
AAA
1.8
Fail
1.7
Fail
6.6
AA
5.4
AA
1.0
Fail
1.7
Fail
White BG
17.7AAA
14.5AAA
2.7Fail
1.6Fail
2.7Fail
Black BG
1.2Fail
1.5Fail
7.7AAA
13.5AAA
7.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

191919
2B2B2A
B9B8AF
C4C4AB
919176

Deuteranopia

191919
2C2C29
C3CFA9
C1BEAF
8E8B7A

Tritanopia

1A1919
2E2929
F79B96
B4B7BA
7F8386

Achromatopsia

191919
2A2A2A
9A9A9A
C8C8C8
959595

Shades & Tints Shades & Tints

#1A1819

Dark
Light

#2E282A

Dark
Light

#FF5EC9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1a1819;
  --color-2: #2e282a;
  --color-3: #ff5ec9;
  --color-4: #b2db9c;
  --color-5: #7dab65;
}

SCSS

$color-1: #1a1819;
$color-2: #2e282a;
$color-3: #ff5ec9;
$color-4: #b2db9c;
$color-5: #7dab65;

TAILWIND

colors: {
  'brand-1': '#1a1819',
  'brand-2': '#2e282a',
  'brand-3': '#ff5ec9',
  'brand-4': '#b2db9c',
  'brand-5': '#7dab65',
}

RGB Array

[26, 24, 25], [46, 40, 42], [255, 94, 201], [178, 219, 156], [125, 171, 101]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #1A1819, #2E282A, #FF5EC9, #B2DB9C, #7DAB65 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: #1a1819; --color-2: #2e282a; --color-3: #ff5ec9; --color-4: #b2db9c; --color-5: #7dab65. 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