← Back to Editor

#FFD000 · #202927 · #2C4D3F · #447855 · #91C48D

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

#FFD000

Ochre · Gold · Honey Gold

HEX
#FFD000
RGB
rgb(255, 208, 0)
HSL
hsl(49, 100%, 50%)
HSB
hsb(49, 100%, 100%)
CMYK
cmyk(0%, 18%, 100%, 0%)
Oklch
oklch(87.3% 0.179 92.2)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#202927

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#202927
RGB
rgb(32, 41, 39)
HSL
hsl(167, 12%, 14%)
HSB
hsb(167, 22%, 16%)
CMYK
cmyk(22%, 0%, 5%, 84%)
Oklch
oklch(27.2% 0.013 180.3)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#2C4D3F

Mineral Blue · DarkSlateGray · Forest Green

HEX
#2C4D3F
RGB
rgb(44, 77, 63)
HSL
hsl(155, 27%, 24%)
HSB
hsb(155, 43%, 30%)
CMYK
cmyk(43%, 0%, 18%, 70%)
Oklch
oklch(39.0% 0.046 165.3)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#447855

Celadon · SeaGreen · Forest Green

HEX
#447855
RGB
rgb(68, 120, 85)
HSL
hsl(140, 28%, 37%)
HSB
hsb(140, 43%, 47%)
CMYK
cmyk(43%, 0%, 29%, 53%)
Oklch
oklch(52.6% 0.079 153.4)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#91C48D

Celadon · DarkSeaGreen · Apple Green

HEX
#91C48D
RGB
rgb(145, 196, 141)
HSL
hsl(116, 32%, 66%)
HSB
hsb(116, 28%, 77%)
CMYK
cmyk(26%, 0%, 28%, 23%)
Oklch
oklch(77.0% 0.094 142.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFD000
002FFF

Analogous

FF5100
FFD000
AEFF00

Triadic

FFD000
00FFD0
D000FF

Split-Comp.

FFD000
00AEFF
5100FF

Tetradic

FFD000
00FF51
002FFF
FF00AE

Contrast Matrix WCAG 2.1 Contrast

FFD000
202927
2C4D3F
447855
91C48D
10.1
AAA
6.4
AA
3.5
AA Large
1.4
Fail
10.1
AAA
1.6
Fail
2.9
Fail
7.4
AAA
6.4
AA
1.6
Fail
1.8
Fail
4.7
AA
3.5
AA Large
2.9
Fail
1.8
Fail
2.6
Fail
1.4
Fail
7.4
AAA
4.7
AA
2.6
Fail
White BG
1.5Fail
14.9AAA
9.4AAA
5.2AA
2.0Fail
Black BG
14.3AAA
1.4Fail
2.2Fail
4.1AA Large
10.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EBEA32
242427
3A3B42
5B5B5D
A7A89A

Deuteranopia

EDF13E
232328
383643
585460
A4A09E

Tritanopia

FD5A63
202828
2E4546
476466
94A5A7

Achromatopsia

C6C6C6
262626
424242
646464
AEAEAE

Shades & Tints Shades & Tints

#FFD000

Dark
Light

#202927

Dark
Light

#2C4D3F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffd000;
  --color-2: #202927;
  --color-3: #2c4d3f;
  --color-4: #447855;
  --color-5: #91c48d;
}

SCSS

$color-1: #ffd000;
$color-2: #202927;
$color-3: #2c4d3f;
$color-4: #447855;
$color-5: #91c48d;

TAILWIND

colors: {
  'brand-1': '#ffd000',
  'brand-2': '#202927',
  'brand-3': '#2c4d3f',
  'brand-4': '#447855',
  'brand-5': '#91c48d',
}

RGB Array

[255, 208, 0], [32, 41, 39], [44, 77, 63], [68, 120, 85], [145, 196, 141]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFD000, #202927, #2C4D3F, #447855, #91C48D is ideal for: tech websites, dark mode UIs, game UIs, 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: #ffd000; --color-2: #202927; --color-3: #2c4d3f; --color-4: #447855; --color-5: #91c48d. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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