← Back to Editor

#FFFFF7 · #EAD580 · #DB8265 · #595F63 · #233A4A

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

#FFFFF7

Fresh Green · Snow · Lemon Cream

HEX
#FFFFF7
RGB
rgb(255, 255, 247)
HSL
hsl(60, 100%, 98%)
HSB
hsb(60, 3%, 100%)
CMYK
cmyk(0%, 0%, 3%, 0%)
Oklch
oklch(99.8% 0.010 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#EAD580

Goose Yellow · Khaki · Sunflower

HEX
#EAD580
RGB
rgb(234, 213, 128)
HSL
hsl(48, 72%, 71%)
HSB
hsb(48, 45%, 92%)
CMYK
cmyk(0%, 9%, 45%, 8%)
Oklch
oklch(87.2% 0.108 95.9)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#DB8265

Apricot · DarkSalmon · Warm Sun

HEX
#DB8265
RGB
rgb(219, 130, 101)
HSL
hsl(15, 62%, 63%)
HSB
hsb(15, 54%, 86%)
CMYK
cmyk(0%, 41%, 54%, 14%)
Oklch
oklch(69.6% 0.118 38.8)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#595F63

Ink Gray · DimGray · Charcoal

HEX
#595F63
RGB
rgb(89, 95, 99)
HSL
hsl(204, 5%, 37%)
HSB
hsb(204, 10%, 39%)
CMYK
cmyk(10%, 4%, 0%, 61%)
Oklch
oklch(48.2% 0.010 236.7)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#233A4A

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#233A4A
RGB
rgb(35, 58, 74)
HSL
hsl(205, 36%, 21%)
HSB
hsb(205, 53%, 29%)
CMYK
cmyk(53%, 22%, 0%, 71%)
Oklch
oklch(33.7% 0.040 239.9)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFF7
F5F5FF

Analogous

FFFAF5
FFFFF7
FAFFF5

Triadic

FFFFF7
F5FFFF
FFF5FF

Split-Comp.

FFFFF7
F5FAFF
FAF5FF

Tetradic

FFFFF7
F5FFFA
F5F5FF
FFF5FA

Contrast Matrix WCAG 2.1 Contrast

FFFFF7
EAD580
DB8265
595F63
233A4A
1.5
Fail
2.8
Fail
6.4
AA
11.8
AAA
1.5
Fail
1.9
Fail
4.4
AA Large
8.1
AAA
2.8
Fail
1.9
Fail
2.3
Fail
4.2
AA Large
6.4
AA
4.4
AA Large
2.3
Fail
1.8
Fail
11.8
AAA
8.1
AAA
4.2
AA Large
1.8
Fail
White BG
1.0Fail
1.5Fail
2.8Fail
6.5AA
11.8AAA
Black BG
20.9AAA
14.3AAA
7.4AAA
3.2AA Large
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFF9
E1E195
B4B46C
5C5C62
2D2D46

Deuteranopia

FFFFF9
E2E49A
BAC06E
5B5B62
2C2A45

Tritanopia

FFFAFB
E9A5A8
D77273
596161
244342

Achromatopsia

FEFEFE
D2D2D2
999999
5E5E5E
353535

Shades & Tints Shades & Tints

#FFFFF7

Dark
Light

#EAD580

Dark
Light

#DB8265

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffff7;
  --color-2: #ead580;
  --color-3: #db8265;
  --color-4: #595f63;
  --color-5: #233a4a;
}

SCSS

$color-1: #fffff7;
$color-2: #ead580;
$color-3: #db8265;
$color-4: #595f63;
$color-5: #233a4a;

TAILWIND

colors: {
  'brand-1': '#fffff7',
  'brand-2': '#ead580',
  'brand-3': '#db8265',
  'brand-4': '#595f63',
  'brand-5': '#233a4a',
}

RGB Array

[255, 255, 247], [234, 213, 128], [219, 130, 101], [89, 95, 99], [35, 58, 74]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFF7, #EAD580, #DB8265, #595F63, #233A4A 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: #fffff7; --color-2: #ead580; --color-3: #db8265; --color-4: #595f63; --color-5: #233a4a. 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