← Back to Editor

#FFFFFF · #433B42 · #92B9C8 · #2A3C31 · #7C8300

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

#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

#433B42

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#433B42
RGB
rgb(67, 59, 66)
HSL
hsl(308, 6%, 25%)
HSB
hsb(308, 12%, 26%)
CMYK
cmyk(0%, 12%, 1%, 74%)
Oklch
oklch(36.3% 0.016 329.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#92B9C8

Sky Blue · LightSteelBlue · Lake Green

HEX
#92B9C8
RGB
rgb(146, 185, 200)
HSL
hsl(197, 33%, 68%)
HSB
hsb(197, 27%, 78%)
CMYK
cmyk(27%, 8%, 0%, 22%)
Oklch
oklch(76.2% 0.047 223.4)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#2A3C31

Celadon · DarkSlateGray · Dark Green

HEX
#2A3C31
RGB
rgb(42, 60, 49)
HSL
hsl(143, 18%, 20%)
HSB
hsb(143, 30%, 24%)
CMYK
cmyk(30%, 0%, 18%, 76%)
Oklch
oklch(33.7% 0.030 157.5)

TraditionalCeladon」· PaintDark Green」· Creative Blush Sunrise

#7C8300

Autumn Sage · Olive · Honey Gold

HEX
#7C8300
RGB
rgb(124, 131, 0)
HSL
hsl(63, 100%, 26%)
HSB
hsb(63, 100%, 51%)
CMYK
cmyk(5%, 0%, 100%, 49%)
Oklch
oklch(58.4% 0.131 113.5)

TraditionalAutumn Sage」· PaintHoney Gold」· 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
433B42
92B9C8
2A3C31
7C8300
10.8
AAA
2.1
Fail
11.7
AAA
4.1
AA Large
10.8
AAA
5.1
AA
1.1
Fail
2.6
Fail
2.1
Fail
5.1
AA
5.6
AA
2.0
Fail
11.7
AAA
1.1
Fail
5.6
AA
2.9
Fail
4.1
AA Large
2.6
Fail
2.0
Fail
2.9
Fail
White BG
1.0Fail
10.8AAA
2.1Fail
11.7AAA
4.1AA Large
Black BG
21.0AAA
1.9Fail
10.0AAA
1.8Fail
5.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
403F40
A3A3C4
323234
7F7F20

Deuteranopia

FFFFFF
404140
A19EC4
312F34
7F7E27

Tritanopia

FFFFFF
433F3F
94C2C1
2B3636
7C393E

Achromatopsia

FFFFFF
3E3E3E
AFAFAF
353535
727272

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#433B42

Dark
Light

#92B9C8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #433b42;
  --color-3: #92b9c8;
  --color-4: #2a3c31;
  --color-5: #7c8300;
}

SCSS

$color-1: #ffffff;
$color-2: #433b42;
$color-3: #92b9c8;
$color-4: #2a3c31;
$color-5: #7c8300;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#433b42',
  'brand-3': '#92b9c8',
  'brand-4': '#2a3c31',
  'brand-5': '#7c8300',
}

RGB Array

[255, 255, 255], [67, 59, 66], [146, 185, 200], [42, 60, 49], [124, 131, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #433B42, #92B9C8, #2A3C31, #7C8300 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: #433b42; --color-3: #92b9c8; --color-4: #2a3c31; --color-5: #7c8300. 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