← Back to Editor

#000000 · #CCB3B3 · #AA97AA · #F9D4A7 · #6C4F4F

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#CCB3B3

Peach Pink · Silver · Coral Red

HEX
#CCB3B3
RGB
rgb(204, 179, 179)
HSL
hsl(0, 20%, 75%)
HSB
hsb(0, 12%, 80%)
CMYK
cmyk(0%, 12%, 12%, 20%)
Oklch
oklch(78.8% 0.029 17.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#AA97AA

Mauve · DarkGray · Lilac Purple

HEX
#AA97AA
RGB
rgb(170, 151, 170)
HSL
hsl(300, 10%, 63%)
HSB
hsb(300, 11%, 67%)
CMYK
cmyk(0%, 11%, 0%, 33%)
Oklch
oklch(69.9% 0.035 325.9)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#F9D4A7

Goose Yellow · Wheat · Peach Orange

HEX
#F9D4A7
RGB
rgb(249, 212, 167)
HSL
hsl(33, 87%, 82%)
HSB
hsb(33, 33%, 98%)
CMYK
cmyk(0%, 15%, 33%, 2%)
Oklch
oklch(89.1% 0.072 72.2)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#6C4F4F

Crimson · DimGray · Wine Red

HEX
#6C4F4F
RGB
rgb(108, 79, 79)
HSL
hsl(0, 16%, 37%)
HSB
hsb(0, 27%, 42%)
CMYK
cmyk(0%, 27%, 27%, 58%)
Oklch
oklch(45.8% 0.039 18.7)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
CCB3B3
AA97AA
F9D4A7
6C4F4F
10.7
AAA
7.7
AAA
15.0
AAA
2.9
Fail
10.7
AAA
1.4
Fail
1.4
Fail
3.7
AA Large
7.7
AAA
1.4
Fail
1.9
Fail
2.7
Fail
15.0
AAA
1.4
Fail
1.9
Fail
5.2
AA
2.9
Fail
3.7
AA Large
2.7
Fail
5.2
AA
White BG
21.0AAA
2.0Fail
2.7Fail
1.4Fail
7.3AAA
Black BG
1.0Fail
10.7AAA
7.7AAA
15.0AAA
2.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
C1C1B3
A2A2A5
E9E9B2
5F5F4F

Deuteranopia

000000
C3C4B3
A3A4A4
EBEEB5
61634F

Tritanopia

000000
CBB3B3
A9A2A1
F7BABC
6B4F4F

Achromatopsia

000000
BABABA
9F9F9F
DADADA
585858

Shades & Tints Shades & Tints

#000000

Dark
Light

#CCB3B3

Dark
Light

#AA97AA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ccb3b3;
  --color-3: #aa97aa;
  --color-4: #f9d4a7;
  --color-5: #6c4f4f;
}

SCSS

$color-1: #000000;
$color-2: #ccb3b3;
$color-3: #aa97aa;
$color-4: #f9d4a7;
$color-5: #6c4f4f;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ccb3b3',
  'brand-3': '#aa97aa',
  'brand-4': '#f9d4a7',
  'brand-5': '#6c4f4f',
}

RGB Array

[0, 0, 0], [204, 179, 179], [170, 151, 170], [249, 212, 167], [108, 79, 79]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sunset-style palette of #000000, #CCB3B3, #AA97AA, #F9D4A7, #6C4F4F is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #ccb3b3; --color-3: #aa97aa; --color-4: #f9d4a7; --color-5: #6c4f4f. 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 sunset-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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