← Back to Editor

#1C1C1C · #2B2B2B · #D97F3F · #D65942 · #BF4E65

sunset

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

#1C1C1C

Ink Black · Black · Dark Stone

HEX
#1C1C1C
RGB
rgb(28, 28, 28)
HSL
hsl(0, 0%, 11%)
HSB
hsb(0, 0%, 11%)
CMYK
cmyk(0%, 0%, 0%, 89%)
Oklch
oklch(22.6% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#2B2B2B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2B2B
RGB
rgb(43, 43, 43)
HSL
hsl(0, 0%, 17%)
HSB
hsb(0, 0%, 17%)
CMYK
cmyk(0%, 0%, 0%, 83%)
Oklch
oklch(28.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#D97F3F

Tangerine · Chocolate · Warm Sun

HEX
#D97F3F
RGB
rgb(217, 127, 63)
HSL
hsl(25, 67%, 55%)
HSB
hsb(25, 71%, 85%)
CMYK
cmyk(0%, 41%, 71%, 15%)
Oklch
oklch(68.3% 0.136 53.5)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#D65942

Vermilion · Chocolate · Passion Red

HEX
#D65942
RGB
rgb(214, 89, 66)
HSL
hsl(9, 64%, 55%)
HSB
hsb(9, 69%, 84%)
CMYK
cmyk(0%, 58%, 69%, 16%)
Oklch
oklch(62.0% 0.162 32.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#BF4E65

Crimson · Sienna · Passion Red

HEX
#BF4E65
RGB
rgb(191, 78, 101)
HSL
hsl(348, 47%, 53%)
HSB
hsb(348, 59%, 75%)
CMYK
cmyk(0%, 59%, 47%, 25%)
Oklch
oklch(57.8% 0.146 10.4)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1C1C1C
1C1C1C

Analogous

1C1C1C
1C1C1C
1C1C1C

Triadic

1C1C1C
1C1C1C
1C1C1C

Split-Comp.

1C1C1C
1C1C1C
1C1C1C

Tetradic

1C1C1C
1C1C1C
1C1C1C
1C1C1C

Contrast Matrix WCAG 2.1 Contrast

1C1C1C
2B2B2B
D97F3F
D65942
BF4E65
1.2
Fail
5.7
AA
4.4
AA Large
3.6
AA Large
1.2
Fail
4.8
AA
3.6
AA Large
3.0
AA Large
5.7
AA
4.8
AA
1.3
Fail
1.6
Fail
4.4
AA Large
3.6
AA Large
1.3
Fail
1.2
Fail
3.6
AA Large
3.0
AA Large
1.6
Fail
1.2
Fail
White BG
17.0AAA
14.2AAA
3.0Fail
3.9AA Large
4.7AA
Black BG
1.2Fail
1.5Fail
7.1AAA
5.4AA
4.5AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

1C1C1C
2B2B2B
B2B14E
A09F48
8E8D5F

Deuteranopia

1C1C1C
2B2B2B
B7BE52
A7B049
959D5E

Tritanopia

1C1C1C
2B2B2B
D45B5D
D04C4D
B95B5A

Achromatopsia

1C1C1C
2B2B2B
939393
7C7C7C
727272

Shades & Tints Shades & Tints

#1C1C1C

Dark
Light

#2B2B2B

Dark
Light

#D97F3F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1c1c1c;
  --color-2: #2b2b2b;
  --color-3: #d97f3f;
  --color-4: #d65942;
  --color-5: #bf4e65;
}

SCSS

$color-1: #1c1c1c;
$color-2: #2b2b2b;
$color-3: #d97f3f;
$color-4: #d65942;
$color-5: #bf4e65;

TAILWIND

colors: {
  'brand-1': '#1c1c1c',
  'brand-2': '#2b2b2b',
  'brand-3': '#d97f3f',
  'brand-4': '#d65942',
  'brand-5': '#bf4e65',
}

RGB Array

[28, 28, 28], [43, 43, 43], [217, 127, 63], [214, 89, 66], [191, 78, 101]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sunset-style palette of #1C1C1C, #2B2B2B, #D97F3F, #D65942, #BF4E65 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: #1c1c1c; --color-2: #2b2b2b; --color-3: #d97f3f; --color-4: #d65942; --color-5: #bf4e65. 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 sunset-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