← Back to Editor

#FFD2B5 · #FCC376 · #EE816A · #5C8E6F · #030303

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

#FFD2B5

Apricot · Wheat · Peach Orange

HEX
#FFD2B5
RGB
rgb(255, 210, 181)
HSL
hsl(24, 100%, 85%)
HSB
hsb(24, 29%, 100%)
CMYK
cmyk(0%, 18%, 29%, 0%)
Oklch
oklch(89.5% 0.064 54.5)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FCC376

Goose Yellow · LightSalmon · Warm Sun

HEX
#FCC376
RGB
rgb(252, 195, 118)
HSL
hsl(34, 96%, 73%)
HSB
hsb(34, 53%, 99%)
CMYK
cmyk(0%, 23%, 53%, 1%)
Oklch
oklch(85.3% 0.115 73.6)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#EE816A

Peach Pink · Salmon · Coral Red

HEX
#EE816A
RGB
rgb(238, 129, 106)
HSL
hsl(10, 80%, 67%)
HSB
hsb(10, 55%, 93%)
CMYK
cmyk(0%, 46%, 55%, 7%)
Oklch
oklch(71.9% 0.139 33.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#5C8E6F

Celadon · DimGray · Olive Green

HEX
#5C8E6F
RGB
rgb(92, 142, 111)
HSL
hsl(143, 21%, 46%)
HSB
hsb(143, 35%, 56%)
CMYK
cmyk(35%, 0%, 22%, 44%)
Oklch
oklch(60.2% 0.072 156.3)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#030303

Ink Black · Black · Jet Black

HEX
#030303
RGB
rgb(3, 3, 3)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(9.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFD2B5
B3E0FF

Analogous

FFB3BA
FFD2B5
FFF7B3

Triadic

FFD2B5
B3FFD1
D1B3FF

Split-Comp.

FFD2B5
B3FFF7
B3BAFF

Tetradic

FFD2B5
BAFFB3
B3E0FF
F7B3FF

Contrast Matrix WCAG 2.1 Contrast

FFD2B5
FCC376
EE816A
5C8E6F
030303
1.1
Fail
1.9
Fail
2.7
Fail
14.9
AAA
1.1
Fail
1.7
Fail
2.4
Fail
13.0
AAA
1.9
Fail
1.7
Fail
1.4
Fail
7.8
AAA
2.7
Fail
2.4
Fail
1.4
Fail
5.5
AA
14.9
AAA
13.0
AAA
7.8
AAA
5.5
AA
White BG
1.4Fail
1.6Fail
2.6Fail
3.8AA Large
20.6AAA
Black BG
15.1AAA
13.2AAA
8.0AAA
5.6AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

ECEBBC
E3E389
BFBE70
727277
030303

Deuteranopia

EEF2BE
E7EB8D
C5CD71
6F6B78
030303

Tritanopia

FDC2C3
F9979B
E97475
5E7C7E
030303

Achromatopsia

DCDCDC
CBCBCB
9F9F9F
7C7C7C
030303

Shades & Tints Shades & Tints

#FFD2B5

Dark
Light

#FCC376

Dark
Light

#EE816A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffd2b5;
  --color-2: #fcc376;
  --color-3: #ee816a;
  --color-4: #5c8e6f;
  --color-5: #030303;
}

SCSS

$color-1: #ffd2b5;
$color-2: #fcc376;
$color-3: #ee816a;
$color-4: #5c8e6f;
$color-5: #030303;

TAILWIND

colors: {
  'brand-1': '#ffd2b5',
  'brand-2': '#fcc376',
  'brand-3': '#ee816a',
  'brand-4': '#5c8e6f',
  'brand-5': '#030303',
}

RGB Array

[255, 210, 181], [252, 195, 118], [238, 129, 106], [92, 142, 111], [3, 3, 3]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFD2B5, #FCC376, #EE816A, #5C8E6F, #030303 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: #ffd2b5; --color-2: #fcc376; --color-3: #ee816a; --color-4: #5c8e6f; --color-5: #030303. 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