← Back to Editor

#000000 · #240717 · #C32B29 · #C27529 · #F7C297

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

#240717

Rose Purple · Black · Raspberry

HEX
#240717
RGB
rgb(36, 7, 23)
HSL
hsl(327, 67%, 8%)
HSB
hsb(327, 81%, 14%)
CMYK
cmyk(0%, 81%, 36%, 86%)
Oklch
oklch(18.8% 0.055 349.2)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

#C32B29

Vermilion · FireBrick · Passion Red

HEX
#C32B29
RGB
rgb(195, 43, 41)
HSL
hsl(1, 65%, 46%)
HSB
hsb(1, 79%, 76%)
CMYK
cmyk(0%, 78%, 79%, 24%)
Oklch
oklch(53.6% 0.189 26.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#C27529

Ochre · Chocolate · Amber Brown

HEX
#C27529
RGB
rgb(194, 117, 41)
HSL
hsl(30, 65%, 46%)
HSB
hsb(30, 79%, 76%)
CMYK
cmyk(0%, 40%, 79%, 24%)
Oklch
oklch(63.3% 0.130 60.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#F7C297

Apricot · BurlyWood · Peach Orange

HEX
#F7C297
RGB
rgb(247, 194, 151)
HSL
hsl(27, 86%, 78%)
HSB
hsb(27, 39%, 97%)
CMYK
cmyk(0%, 21%, 39%, 3%)
Oklch
oklch(85.1% 0.083 60.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

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
240717
C32B29
C27529
F7C297
1.1
Fail
3.7
AA Large
5.9
AA
13.1
AAA
1.1
Fail
3.3
AA Large
5.3
AA
11.7
AAA
3.7
AA Large
3.3
AA Large
1.6
Fail
3.5
AA Large
5.9
AA
5.3
AA
1.6
Fail
2.2
Fail
13.1
AAA
11.7
AAA
3.5
AA Large
2.2
Fail
White BG
21.0AAA
18.8AAA
5.7AA
3.6AA Large
1.6Fail
Black BG
1.0Fail
1.1Fail
3.7AA Large
5.9AA
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
171713
818029
A1A03B
E0E0A1

Deuteranopia

000000
191B12
8A952A
A5AB40
E3E7A4

Tritanopia

000000
23100F
BB2A2A
BE4A4D
F4AAAB

Achromatopsia

000000
111111
585858
838383
CDCDCD

Shades & Tints Shades & Tints

#000000

Dark
Light

#240717

Dark
Light

#C32B29

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #240717;
  --color-3: #c32b29;
  --color-4: #c27529;
  --color-5: #f7c297;
}

SCSS

$color-1: #000000;
$color-2: #240717;
$color-3: #c32b29;
$color-4: #c27529;
$color-5: #f7c297;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#240717',
  'brand-3': '#c32b29',
  'brand-4': '#c27529',
  'brand-5': '#f7c297',
}

RGB Array

[0, 0, 0], [36, 7, 23], [195, 43, 41], [194, 117, 41], [247, 194, 151]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #240717, #C32B29, #C27529, #F7C297 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: #000000; --color-2: #240717; --color-3: #c32b29; --color-4: #c27529; --color-5: #f7c297. 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 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