← Back to Editor

#1A1A1A · #3DC0D1 · #A4CEBA · #E2CCEB · #F7D2F5

A 5-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

#1A1A1A

Ink Black · Black · Jet Black

HEX
#1A1A1A
RGB
rgb(26, 26, 26)
HSL
hsl(0, 0%, 10%)
HSB
hsb(0, 0%, 10%)
CMYK
cmyk(0%, 0%, 0%, 90%)
Oklch
oklch(21.8% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#3DC0D1

Lake Blue · MediumTurquoise · Lake Green

HEX
#3DC0D1
RGB
rgb(61, 192, 209)
HSL
hsl(187, 62%, 53%)
HSB
hsb(187, 71%, 82%)
CMYK
cmyk(71%, 8%, 0%, 18%)
Oklch
oklch(74.5% 0.113 207.6)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#A4CEBA

Jade · Silver · Apple Green

HEX
#A4CEBA
RGB
rgb(164, 206, 186)
HSL
hsl(151, 30%, 73%)
HSB
hsb(151, 20%, 81%)
CMYK
cmyk(20%, 0%, 10%, 19%)
Oklch
oklch(81.6% 0.053 164.5)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#E2CCEB

Lilac · LightGray · Lavender

HEX
#E2CCEB
RGB
rgb(226, 204, 235)
HSL
hsl(283, 44%, 86%)
HSB
hsb(283, 13%, 92%)
CMYK
cmyk(4%, 13%, 0%, 8%)
Oklch
oklch(87.3% 0.048 316.2)

TraditionalLilac」· PaintLavender」· Creative Lavender Dream

#F7D2F5

Mauve · Lavender · Lavender

HEX
#F7D2F5
RGB
rgb(247, 210, 245)
HSL
hsl(303, 70%, 90%)
HSB
hsb(303, 15%, 97%)
CMYK
cmyk(0%, 15%, 1%, 3%)
Oklch
oklch(90.5% 0.062 327.8)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1A1A1A
1A1A1A

Analogous

1A1A1A
1A1A1A
1A1A1A

Triadic

1A1A1A
1A1A1A
1A1A1A

Split-Comp.

1A1A1A
1A1A1A
1A1A1A

Tetradic

1A1A1A
1A1A1A
1A1A1A
1A1A1A

Contrast Matrix WCAG 2.1 Contrast

1A1A1A
3DC0D1
A4CEBA
E2CCEB
F7D2F5
8.0
AAA
10.0
AAA
11.7
AAA
12.8
AAA
8.0
AAA
1.3
Fail
1.5
Fail
1.6
Fail
10.0
AAA
1.3
Fail
1.2
Fail
1.3
Fail
11.7
AAA
1.5
Fail
1.2
Fail
1.1
Fail
12.8
AAA
1.6
Fail
1.3
Fail
1.1
Fail
White BG
17.4AAA
2.2Fail
1.7Fail
1.5Fail
1.4Fail
Black BG
1.2Fail
9.7AAA
12.1AAA
14.1AAA
15.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

1A1A1A
7677CD
B6B7BF
D8D8E3
E7E7ED

Deuteranopia

1A1A1A
6E64CC
B4B1C0
DADBE2
E9ECEB

Tritanopia

1A1A1A
44CAC9
A6C3C4
E1DEDC
F5E6E4

Achromatopsia

1A1A1A
9B9B9B
BFBFBF
D6D6D6
E1E1E1

Shades & Tints Shades & Tints

#1A1A1A

Dark
Light

#3DC0D1

Dark
Light

#A4CEBA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1a1a1a;
  --color-2: #3dc0d1;
  --color-3: #a4ceba;
  --color-4: #e2cceb;
  --color-5: #f7d2f5;
}

SCSS

$color-1: #1a1a1a;
$color-2: #3dc0d1;
$color-3: #a4ceba;
$color-4: #e2cceb;
$color-5: #f7d2f5;

TAILWIND

colors: {
  'brand-1': '#1a1a1a',
  'brand-2': '#3dc0d1',
  'brand-3': '#a4ceba',
  'brand-4': '#e2cceb',
  'brand-5': '#f7d2f5',
}

RGB Array

[26, 26, 26], [61, 192, 209], [164, 206, 186], [226, 204, 235], [247, 210, 245]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1A1A1A, #3DC0D1, #A4CEBA, #E2CCEB, #F7D2F5 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: #1a1a1a; --color-2: #3dc0d1; --color-3: #a4ceba; --color-4: #e2cceb; --color-5: #f7d2f5. 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 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