← Back to Editor

#FFFFFF · #FF69A2 · #281E1C · #A38A85 · #EBB83B

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#FF69A2

Rouge · LightCoral · Rose Pink

HEX
#FF69A2
RGB
rgb(255, 105, 162)
HSL
hsl(337, 100%, 71%)
HSB
hsb(337, 59%, 100%)
CMYK
cmyk(0%, 59%, 36%, 0%)
Oklch
oklch(72.2% 0.190 359.3)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#281E1C

Crimson · Black · Deep Berry

HEX
#281E1C
RGB
rgb(40, 30, 28)
HSL
hsl(10, 18%, 13%)
HSB
hsb(10, 30%, 16%)
CMYK
cmyk(0%, 25%, 30%, 84%)
Oklch
oklch(24.6% 0.016 31.3)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#A38A85

Crimson · Gray · Passion Red

HEX
#A38A85
RGB
rgb(163, 138, 133)
HSL
hsl(10, 14%, 58%)
HSB
hsb(10, 18%, 64%)
CMYK
cmyk(0%, 15%, 18%, 36%)
Oklch
oklch(65.5% 0.031 31.2)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#EBB83B

Ginger · GoldenRod · Sunflower

HEX
#EBB83B
RGB
rgb(235, 184, 59)
HSL
hsl(43, 81%, 58%)
HSB
hsb(43, 75%, 92%)
CMYK
cmyk(0%, 22%, 75%, 8%)
Oklch
oklch(80.8% 0.147 85.4)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
FF69A2
281E1C
A38A85
EBB83B
2.7
Fail
16.2
AAA
3.2
AA Large
1.8
Fail
2.7
Fail
6.0
AA
1.2
Fail
1.5
Fail
16.2
AAA
6.0
AA
5.1
AA
8.9
AAA
3.2
AA Large
1.2
Fail
5.1
AA
1.8
Fail
1.8
Fail
1.5
Fail
8.9
AAA
1.8
Fail
White BG
1.0Fail
2.7Fail
16.2AAA
3.2AA Large
1.8Fail
Black BG
21.0AAA
7.8AAA
1.3Fail
6.5AA
11.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
BEBD94
24241C
989886
D5D459

Deuteranopia

FFFFFF
C7D291
24251D
9A9C87
D8DC61

Tritanopia

FFFFFF
F88987
281D1D
A28787
E87176

Achromatopsia

FFFFFF
9C9C9C
212121
919191
B9B9B9

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FF69A2

Dark
Light

#281E1C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ff69a2;
  --color-3: #281e1c;
  --color-4: #a38a85;
  --color-5: #ebb83b;
}

SCSS

$color-1: #ffffff;
$color-2: #ff69a2;
$color-3: #281e1c;
$color-4: #a38a85;
$color-5: #ebb83b;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ff69a2',
  'brand-3': '#281e1c',
  'brand-4': '#a38a85',
  'brand-5': '#ebb83b',
}

RGB Array

[255, 255, 255], [255, 105, 162], [40, 30, 28], [163, 138, 133], [235, 184, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FF69A2, #281E1C, #A38A85, #EBB83B 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: #ffffff; --color-2: #ff69a2; --color-3: #281e1c; --color-4: #a38a85; --color-5: #ebb83b. 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