← Back to Editor

#4F5F67 · #CC3300 · #CCC6A4

A 3-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

#4F5F67

Slate Blue · DimGray · Prussian Blue

HEX
#4F5F67
RGB
rgb(79, 95, 103)
HSL
hsl(200, 13%, 36%)
HSB
hsb(200, 23%, 40%)
CMYK
cmyk(23%, 8%, 0%, 60%)
Oklch
oklch(47.5% 0.024 229.5)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#CC3300

Tangerine · FireBrick · Amber Brown

HEX
#CC3300
RGB
rgb(204, 51, 0)
HSL
hsl(15, 100%, 40%)
HSB
hsb(15, 100%, 80%)
CMYK
cmyk(0%, 75%, 100%, 20%)
Oklch
oklch(55.6% 0.195 34.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#CCC6A4

Fresh Green · Tan · Sunflower

HEX
#CCC6A4
RGB
rgb(204, 198, 164)
HSL
hsl(51, 28%, 72%)
HSB
hsb(51, 20%, 80%)
CMYK
cmyk(0%, 3%, 20%, 20%)
Oklch
oklch(82.3% 0.046 99.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

4F5F67
685850

Analogous

506864
4F5F67
505468

Triadic

4F5F67
685060
606850

Split-Comp.

4F5F67
685054
686450

Tetradic

4F5F67
645068
685850
546850

Contrast Matrix WCAG 2.1 Contrast

4F5F67
CC3300
CCC6A4
1.3
Fail
3.8
AA Large
1.3
Fail
3.0
AA Large
3.8
AA Large
3.0
AA Large
White BG
6.6AA
5.2AA
1.7Fail
Black BG
3.2AA Large
4.0AA Large
12.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

565665
8A880C
C9C9AC

Deuteranopia

555465
939E0F
CACAAE

Tritanopia

506463
C41618
CCB3B4

Achromatopsia

5B5B5B
5B5B5B
C4C4C4

Shades & Tints Shades & Tints

#4F5F67

Dark
Light

#CC3300

Dark
Light

#CCC6A4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #4f5f67;
  --color-2: #cc3300;
  --color-3: #ccc6a4;
}

SCSS

$color-1: #4f5f67;
$color-2: #cc3300;
$color-3: #ccc6a4;

TAILWIND

colors: {
  'brand-1': '#4f5f67',
  'brand-2': '#cc3300',
  'brand-3': '#ccc6a4',
}

RGB Array

[79, 95, 103], [204, 51, 0], [204, 198, 164]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #4F5F67, #CC3300, #CCC6A4 is ideal for: corporate websites, product showcases, portfolios. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #4f5f67; --color-2: #cc3300; --color-3: #ccc6a4. 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 3-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