← Back to Editor

#332C34 · #FF6046 · #ACC755 · #929AA6 · #F0F2F2

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

#332C34

Dark Plum · DarkSlateGray · Dark Stone

HEX
#332C34
RGB
rgb(51, 44, 52)
HSL
hsl(293, 8%, 19%)
HSB
hsb(293, 15%, 20%)
CMYK
cmyk(2%, 15%, 0%, 80%)
Oklch
oklch(30.4% 0.017 322.0)

TraditionalDark Plum」· PaintDark Stone」· Creative Midnight Shadow

#FF6046

Peach Pink · Tomato · Coral Red

HEX
#FF6046
RGB
rgb(255, 96, 70)
HSL
hsl(8, 100%, 64%)
HSB
hsb(8, 73%, 100%)
CMYK
cmyk(0%, 62%, 73%, 0%)
Oklch
oklch(69.3% 0.198 31.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#ACC755

Grass Green · DarkSeaGreen · Olive Green

HEX
#ACC755
RGB
rgb(172, 199, 85)
HSL
hsl(74, 50%, 56%)
HSB
hsb(74, 57%, 78%)
CMYK
cmyk(14%, 0%, 57%, 22%)
Oklch
oklch(78.6% 0.144 121.0)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#929AA6

Azure · DarkGray · Cobalt Blue

HEX
#929AA6
RGB
rgb(146, 154, 166)
HSL
hsl(216, 10%, 61%)
HSB
hsb(216, 12%, 65%)
CMYK
cmyk(12%, 7%, 0%, 35%)
Oklch
oklch(68.4% 0.020 258.4)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#F0F2F2

Plain White · Linen · Cloud White

HEX
#F0F2F2
RGB
rgb(240, 242, 242)
HSL
hsl(180, 7%, 95%)
HSB
hsb(180, 1%, 95%)
CMYK
cmyk(1%, 0%, 0%, 5%)
Oklch
oklch(96.0% 0.002 197.1)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

332C34
2D342D

Analogous

302D34
332C34
342D31

Triadic

332C34
34332D
2D3433

Split-Comp.

332C34
31342D
2D3430

Tetradic

332C34
34302D
2D342D
2D3134

Contrast Matrix WCAG 2.1 Contrast

332C34
FF6046
ACC755
929AA6
F0F2F2
4.5
AA
7.1
AAA
4.8
AA
12.1
AAA
4.5
AA
1.6
Fail
1.1
Fail
2.7
Fail
7.1
AAA
1.6
Fail
1.5
Fail
1.7
Fail
4.8
AA
1.1
Fail
1.5
Fail
2.5
Fail
12.1
AAA
2.7
Fail
1.7
Fail
2.5
Fail
White BG
13.5AAA
3.0Fail
1.9Fail
2.8Fail
1.1Fail
Black BG
1.6Fail
7.0AAA
11.1AAA
7.4AAA
18.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

303032
BAB94C
B8B871
9596A3
F1F1F2

Deuteranopia

303132
C3CF4E
B6B477
9594A2
F1F1F2

Tritanopia

333130
F75152
AD868B
92A1A0
F0F2F2

Achromatopsia

2F2F2F
8D8D8D
B2B2B2
999999
F1F1F1

Shades & Tints Shades & Tints

#332C34

Dark
Light

#FF6046

Dark
Light

#ACC755

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #332c34;
  --color-2: #ff6046;
  --color-3: #acc755;
  --color-4: #929aa6;
  --color-5: #f0f2f2;
}

SCSS

$color-1: #332c34;
$color-2: #ff6046;
$color-3: #acc755;
$color-4: #929aa6;
$color-5: #f0f2f2;

TAILWIND

colors: {
  'brand-1': '#332c34',
  'brand-2': '#ff6046',
  'brand-3': '#acc755',
  'brand-4': '#929aa6',
  'brand-5': '#f0f2f2',
}

RGB Array

[51, 44, 52], [255, 96, 70], [172, 199, 85], [146, 154, 166], [240, 242, 242]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #332C34, #FF6046, #ACC755, #929AA6, #F0F2F2 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: #332c34; --color-2: #ff6046; --color-3: #acc755; --color-4: #929aa6; --color-5: #f0f2f2. 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