← Back to Editor

#CCCC99 · #4D5268 · #A7C294 · #FF9900

A 4-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 Library

Color Details Color Details

#CCCC99

Fresh Green · Tan · Sunflower

HEX
#CCCC99
RGB
rgb(204, 204, 153)
HSL
hsl(60, 33%, 70%)
HSB
hsb(60, 25%, 80%)
CMYK
cmyk(0%, 0%, 25%, 20%)
Oklch
oklch(83.3% 0.068 107.8)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#4D5268

Indigo · DimGray · Prussian Blue

HEX
#4D5268
RGB
rgb(77, 82, 104)
HSL
hsl(229, 15%, 35%)
HSB
hsb(229, 26%, 41%)
CMYK
cmyk(26%, 21%, 0%, 59%)
Oklch
oklch(44.3% 0.037 274.8)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#A7C294

Celadon · DarkSeaGreen · Apple Green

HEX
#A7C294
RGB
rgb(167, 194, 148)
HSL
hsl(95, 27%, 67%)
HSB
hsb(95, 24%, 76%)
CMYK
cmyk(14%, 0%, 24%, 24%)
Oklch
oklch(78.2% 0.070 132.6)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#FF9900

Ochre · Orange · Amber Brown

HEX
#FF9900
RGB
rgb(255, 153, 0)
HSL
hsl(36, 100%, 50%)
HSB
hsb(36, 100%, 100%)
CMYK
cmyk(0%, 40%, 100%, 0%)
Oklch
oklch(77.2% 0.174 64.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCCC99
9999CC

Analogous

CCB399
CCCC99
B3CC99

Triadic

CCCC99
99CCCC
CC99CC

Split-Comp.

CCCC99
99B3CC
B399CC

Tetradic

CCCC99
99CCB3
9999CC
CC99B3

Contrast Matrix WCAG 2.1 Contrast

CCCC99
4D5268
A7C294
FF9900
4.7
AA
1.2
Fail
1.3
Fail
4.7
AA
4.0
AA Large
3.6
AA Large
1.2
Fail
4.0
AA Large
1.1
Fail
1.3
Fail
3.6
AA Large
1.1
Fail
White BG
1.7Fail
7.7AAA
1.9Fail
2.1Fail
Black BG
12.7AAA
2.7Fail
10.8AAA
9.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCA5
4F4F63
B3B39F
D3D225

Deuteranopia

CCCCA8
4F4F61
B1AFA2
D9E02E

Tritanopia

CCAFB1
4D5E5E
A8A8AA
FA4249

Achromatopsia

C6C6C6
535353
B5B5B5
A6A6A6

Shades & Tints Shades & Tints

#CCCC99

Dark
Light

#4D5268

Dark
Light

#A7C294

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cccc99;
  --color-2: #4d5268;
  --color-3: #a7c294;
  --color-4: #ff9900;
}

SCSS

$color-1: #cccc99;
$color-2: #4d5268;
$color-3: #a7c294;
$color-4: #ff9900;

TAILWIND

colors: {
  'brand-1': '#cccc99',
  'brand-2': '#4d5268',
  'brand-3': '#a7c294',
  'brand-4': '#ff9900',
}

RGB Array

[204, 204, 153], [77, 82, 104], [167, 194, 148], [255, 153, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #CCCC99, #4D5268, #A7C294, #FF9900 is ideal for: corporate websites, product showcases, portfolios. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #cccc99; --color-2: #4d5268; --color-3: #a7c294; --color-4: #ff9900. 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. 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 4-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