← Back to Editor

#262626 · #AEDF35 · #1CC4B0 · #9C8DA6

A 4-color palette 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

#262626

Ink Black · DarkSlateGray · Dark Stone

HEX
#262626
RGB
rgb(38, 38, 38)
HSL
hsl(0, 0%, 15%)
HSB
hsb(0, 0%, 15%)
CMYK
cmyk(0%, 0%, 0%, 85%)
Oklch
oklch(26.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#AEDF35

Grass Green · GreenYellow · Olive Green

HEX
#AEDF35
RGB
rgb(174, 223, 53)
HSL
hsl(77, 73%, 54%)
HSB
hsb(77, 76%, 87%)
CMYK
cmyk(22%, 0%, 76%, 13%)
Oklch
oklch(84.0% 0.194 125.0)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#1CC4B0

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#1CC4B0
RGB
rgb(28, 196, 176)
HSL
hsl(173, 75%, 44%)
HSB
hsb(173, 86%, 77%)
CMYK
cmyk(86%, 0%, 10%, 23%)
Oklch
oklch(73.8% 0.128 181.9)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#9C8DA6

Dark Plum · DarkGray · Violet

HEX
#9C8DA6
RGB
rgb(156, 141, 166)
HSL
hsl(276, 12%, 60%)
HSB
hsb(276, 15%, 65%)
CMYK
cmyk(6%, 15%, 0%, 35%)
Oklch
oklch(66.5% 0.040 311.9)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

262626
262626

Analogous

262626
262626
262626

Triadic

262626
262626
262626

Split-Comp.

262626
262626
262626

Tetradic

262626
262626
262626
262626

Contrast Matrix WCAG 2.1 Contrast

262626
AEDF35
1CC4B0
9C8DA6
9.7
AAA
6.9
AA
4.9
AA
9.7
AAA
1.4
Fail
2.0
Fail
6.9
AA
1.4
Fail
1.4
Fail
4.9
AA
2.0
Fail
1.4
Fail
White BG
15.1AAA
1.6Fail
2.2Fail
3.1AA Large
Black BG
1.4Fail
13.4AAA
9.6AAA
6.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

262626
C3C45E
6566B5
9695A0

Deuteranopia

262626
C0BD68
5B4EB6
96989F

Tritanopia

262626
B07F86
24B9BA
9B9B9A

Achromatopsia

262626
BDBDBD
8F8F8F
949494

Shades & Tints Shades & Tints

#262626

Dark
Light

#AEDF35

Dark
Light

#1CC4B0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #262626;
  --color-2: #aedf35;
  --color-3: #1cc4b0;
  --color-4: #9c8da6;
}

SCSS

$color-1: #262626;
$color-2: #aedf35;
$color-3: #1cc4b0;
$color-4: #9c8da6;

TAILWIND

colors: {
  'brand-1': '#262626',
  'brand-2': '#aedf35',
  'brand-3': '#1cc4b0',
  'brand-4': '#9c8da6',
}

RGB Array

[38, 38, 38], [174, 223, 53], [28, 196, 176], [156, 141, 166]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #262626, #AEDF35, #1CC4B0, #9C8DA6 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #262626; --color-2: #aedf35; --color-3: #1cc4b0; --color-4: #9c8da6. 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 general-style 4-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