← Back to Editor

#3D3D3D · #B8B674 · #FFCD7D · #FFAA21 · #FF7B57

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#3D3D3D

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3D3D3D
RGB
rgb(61, 61, 61)
HSL
hsl(0, 0%, 24%)
HSB
hsb(0, 0%, 24%)
CMYK
cmyk(0%, 0%, 0%, 76%)
Oklch
oklch(36.0% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#B8B674

Autumn Sage · Tan · Sunflower

HEX
#B8B674
RGB
rgb(184, 182, 116)
HSL
hsl(58, 32%, 59%)
HSB
hsb(58, 37%, 72%)
CMYK
cmyk(0%, 1%, 37%, 28%)
Oklch
oklch(76.3% 0.087 106.8)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#FFCD7D

Goose Yellow · Khaki · Warm Sun

HEX
#FFCD7D
RGB
rgb(255, 205, 125)
HSL
hsl(37, 100%, 75%)
HSB
hsb(37, 51%, 100%)
CMYK
cmyk(0%, 20%, 51%, 0%)
Oklch
oklch(87.6% 0.113 78.2)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#FFAA21

Ginger · Orange · Warm Sun

HEX
#FFAA21
RGB
rgb(255, 170, 33)
HSL
hsl(37, 100%, 56%)
HSB
hsb(37, 87%, 100%)
CMYK
cmyk(0%, 33%, 87%, 0%)
Oklch
oklch(80.2% 0.165 71.7)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#FF7B57

Peach Pink · Coral · Coral Red

HEX
#FF7B57
RGB
rgb(255, 123, 87)
HSL
hsl(13, 100%, 67%)
HSB
hsb(13, 66%, 100%)
CMYK
cmyk(0%, 52%, 66%, 0%)
Oklch
oklch(73.0% 0.169 36.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

3D3D3D
3D3D3D

Analogous

3D3D3D
3D3D3D
3D3D3D

Triadic

3D3D3D
3D3D3D
3D3D3D

Split-Comp.

3D3D3D
3D3D3D
3D3D3D

Tetradic

3D3D3D
3D3D3D
3D3D3D
3D3D3D

Contrast Matrix WCAG 2.1 Contrast

3D3D3D
B8B674
FFCD7D
FFAA21
FF7B57
5.2
AA
7.4
AAA
5.7
AA
4.3
AA Large
5.2
AA
1.4
Fail
1.1
Fail
1.2
Fail
7.4
AAA
1.4
Fail
1.3
Fail
1.7
Fail
5.7
AA
1.1
Fail
1.3
Fail
1.3
Fail
4.3
AA Large
1.2
Fail
1.7
Fail
1.3
Fail
White BG
10.9AAA
2.1Fail
1.5Fail
1.9Fail
2.6Fail
Black BG
1.9Fail
10.0AAA
14.3AAA
11.0AAA
8.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

3D3D3D
B7B784
E9E990
DAD942
C6C560

Deuteranopia

3D3D3D
B7B788
ECF095
DFE64A
CED762

Tritanopia

3D3D3D
B89193
FDA0A3
FB5C62
F86768

Achromatopsia

3D3D3D
AFAFAF
D3D3D3
B4B4B4
9E9E9E

Shades & Tints Shades & Tints

#3D3D3D

Dark
Light

#B8B674

Dark
Light

#FFCD7D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #3d3d3d;
  --color-2: #b8b674;
  --color-3: #ffcd7d;
  --color-4: #ffaa21;
  --color-5: #ff7b57;
}

SCSS

$color-1: #3d3d3d;
$color-2: #b8b674;
$color-3: #ffcd7d;
$color-4: #ffaa21;
$color-5: #ff7b57;

TAILWIND

colors: {
  'brand-1': '#3d3d3d',
  'brand-2': '#b8b674',
  'brand-3': '#ffcd7d',
  'brand-4': '#ffaa21',
  'brand-5': '#ff7b57',
}

RGB Array

[61, 61, 61], [184, 182, 116], [255, 205, 125], [255, 170, 33], [255, 123, 87]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #3D3D3D, #B8B674, #FFCD7D, #FFAA21, #FF7B57 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #3d3d3d; --color-2: #b8b674; --color-3: #ffcd7d; --color-4: #ffaa21; --color-5: #ff7b57. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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