← Back to Editor

#010101 · #7A2E4A · #D00E31 · #D0941C · #A6D788

summer

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

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#7A2E4A

Dark Violet · Brown · Camellia

HEX
#7A2E4A
RGB
rgb(122, 46, 74)
HSL
hsl(338, 45%, 33%)
HSB
hsb(338, 62%, 48%)
CMYK
cmyk(0%, 62%, 39%, 52%)
Oklch
oklch(41.8% 0.110 0.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#D00E31

Vermilion · Crimson · Passion Red

HEX
#D00E31
RGB
rgb(208, 14, 49)
HSL
hsl(349, 87%, 44%)
HSB
hsb(349, 93%, 82%)
CMYK
cmyk(0%, 93%, 76%, 18%)
Oklch
oklch(54.5% 0.215 21.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#D0941C

Ochre · GoldenRod · Honey Gold

HEX
#D0941C
RGB
rgb(208, 148, 28)
HSL
hsl(40, 76%, 46%)
HSB
hsb(40, 87%, 82%)
CMYK
cmyk(0%, 29%, 87%, 18%)
Oklch
oklch(70.7% 0.141 78.1)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#A6D788

Celadon · LightGreen · Apple Green

HEX
#A6D788
RGB
rgb(166, 215, 136)
HSL
hsl(97, 50%, 69%)
HSB
hsb(97, 37%, 84%)
CMYK
cmyk(23%, 0%, 37%, 16%)
Oklch
oklch(82.6% 0.117 134.2)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010101
000000

Analogous

000000
010101
000000

Triadic

010101
000000
000000

Split-Comp.

010101
000000
000000

Tetradic

010101
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

010101
7A2E4A
D00E31
D0941C
A6D788
2.3
Fail
3.8
AA Large
7.9
AAA
12.6
AAA
2.3
Fail
1.6
Fail
3.4
AA Large
5.5
AA
3.8
AA Large
1.6
Fail
2.1
Fail
3.4
AA Large
7.9
AAA
3.4
AA Large
2.1
Fail
1.6
Fail
12.6
AAA
5.5
AA
3.4
AA Large
1.6
Fail
White BG
20.9AAA
9.1AAA
5.5AA
2.6Fail
1.7Fail
Black BG
1.0Fail
2.3Fail
3.8AA Large
7.9AAA
12.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010101
595843
7C7A29
B6B539
BBBC9B

Deuteranopia

010101
5E6342
879627
BABE40
B8B5A0

Tritanopia

010101
763E3D
C62220
CD5055
A8AAAE

Achromatopsia

010101
484848
4C4C4C
989898
BFBFBF

Shades & Tints Shades & Tints

#010101

Dark
Light

#7A2E4A

Dark
Light

#D00E31

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010101;
  --color-2: #7a2e4a;
  --color-3: #d00e31;
  --color-4: #d0941c;
  --color-5: #a6d788;
}

SCSS

$color-1: #010101;
$color-2: #7a2e4a;
$color-3: #d00e31;
$color-4: #d0941c;
$color-5: #a6d788;

TAILWIND

colors: {
  'brand-1': '#010101',
  'brand-2': '#7a2e4a',
  'brand-3': '#d00e31',
  'brand-4': '#d0941c',
  'brand-5': '#a6d788',
}

RGB Array

[1, 1, 1], [122, 46, 74], [208, 14, 49], [208, 148, 28], [166, 215, 136]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This summer-style palette of #010101, #7A2E4A, #D00E31, #D0941C, #A6D788 is ideal for: tech websites, dark mode UIs, game UIs, 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: #010101; --color-2: #7a2e4a; --color-3: #d00e31; --color-4: #d0941c; --color-5: #a6d788. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 summer-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