← Back to Editor

#FFFFCF · #E2C72E · #A65D68 · #677ABC · #28243B

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

#FFFFCF

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFCF
RGB
rgb(255, 255, 207)
HSL
hsl(60, 100%, 91%)
HSB
hsb(60, 19%, 100%)
CMYK
cmyk(0%, 0%, 19%, 0%)
Oklch
oklch(98.8% 0.062 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E2C72E

Autumn Sage · GoldenRod · Sunflower

HEX
#E2C72E
RGB
rgb(226, 199, 46)
HSL
hsl(51, 76%, 53%)
HSB
hsb(51, 80%, 89%)
CMYK
cmyk(0%, 12%, 80%, 11%)
Oklch
oklch(82.8% 0.160 98.4)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#A65D68

Crimson · Gray · Passion Red

HEX
#A65D68
RGB
rgb(166, 93, 104)
HSL
hsl(351, 29%, 51%)
HSB
hsb(351, 44%, 65%)
CMYK
cmyk(0%, 44%, 37%, 35%)
Oklch
oklch(56.5% 0.096 10.9)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#677ABC

Azure · SteelBlue · Navy Blue

HEX
#677ABC
RGB
rgb(103, 122, 188)
HSL
hsl(227, 39%, 57%)
HSB
hsb(227, 45%, 74%)
CMYK
cmyk(45%, 35%, 0%, 26%)
Oklch
oklch(59.3% 0.104 270.8)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#28243B

Deep Indigo · DarkSlateGray · Deep Sea Blue

HEX
#28243B
RGB
rgb(40, 36, 59)
HSL
hsl(250, 24%, 19%)
HSB
hsb(250, 39%, 23%)
CMYK
cmyk(32%, 39%, 0%, 77%)
Oklch
oklch(27.6% 0.042 291.4)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFCF
D1D1FF

Analogous

FFE8D1
FFFFCF
E8FFD1

Triadic

FFFFCF
D1FFFF
FFD1FF

Split-Comp.

FFFFCF
D1E8FF
E8D1FF

Tetradic

FFFFCF
D1FFE8
D1D1FF
FFD1E8

Contrast Matrix WCAG 2.1 Contrast

FFFFCF
E2C72E
A65D68
677ABC
28243B
1.6
Fail
4.7
AA
4.0
AA Large
14.6
AAA
1.6
Fail
2.8
Fail
2.4
Fail
8.9
AAA
4.7
AA
2.8
Fail
1.2
Fail
3.1
AA Large
4.0
AA Large
2.4
Fail
1.2
Fail
3.6
AA Large
14.6
AAA
8.9
AAA
3.1
AA Large
3.6
AA Large
White BG
1.0Fail
1.7Fail
4.8AA
4.1AA Large
14.9AAA
Black BG
20.5AAA
12.4AAA
4.4AA Large
5.1AA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFDB
D6D653
868665
6F6FAC
262635

Deuteranopia

FFFFDD
D8DA5C
8B9065
6E6DA8
272734

Tritanopia

FFE4E6
E17077
A26363
689F9D
283130

Achromatopsia

FAFAFA
BEBEBE
747474
7C7C7C
282828

Shades & Tints Shades & Tints

#FFFFCF

Dark
Light

#E2C72E

Dark
Light

#A65D68

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffcf;
  --color-2: #e2c72e;
  --color-3: #a65d68;
  --color-4: #677abc;
  --color-5: #28243b;
}

SCSS

$color-1: #ffffcf;
$color-2: #e2c72e;
$color-3: #a65d68;
$color-4: #677abc;
$color-5: #28243b;

TAILWIND

colors: {
  'brand-1': '#ffffcf',
  'brand-2': '#e2c72e',
  'brand-3': '#a65d68',
  'brand-4': '#677abc',
  'brand-5': '#28243b',
}

RGB Array

[255, 255, 207], [226, 199, 46], [166, 93, 104], [103, 122, 188], [40, 36, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFCF, #E2C72E, #A65D68, #677ABC, #28243B 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: #ffffcf; --color-2: #e2c72e; --color-3: #a65d68; --color-4: #677abc; --color-5: #28243b. 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