← Back to Editor

#FF6666 · #615D50 · #BFB597 · #E3DAC1

A 4-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FF6666

Peach Pink · Salmon · Coral Red

HEX
#FF6666
RGB
rgb(255, 102, 102)
HSL
hsl(0, 100%, 70%)
HSB
hsb(0, 60%, 100%)
CMYK
cmyk(0%, 60%, 60%, 0%)
Oklch
oklch(70.4% 0.187 23.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#615D50

Ochre · DimGray · Honey Gold

HEX
#615D50
RGB
rgb(97, 93, 80)
HSL
hsl(46, 10%, 35%)
HSB
hsb(46, 18%, 38%)
CMYK
cmyk(0%, 4%, 18%, 62%)
Oklch
oklch(47.8% 0.021 92.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#BFB597

Ginger · Tan · Sunflower

HEX
#BFB597
RGB
rgb(191, 181, 151)
HSL
hsl(45, 24%, 67%)
HSB
hsb(45, 21%, 75%)
CMYK
cmyk(0%, 5%, 21%, 25%)
Oklch
oklch(77.3% 0.043 91.8)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#E3DAC1

Goose Yellow · Wheat · Lemon Cream

HEX
#E3DAC1
RGB
rgb(227, 218, 193)
HSL
hsl(44, 38%, 82%)
HSB
hsb(44, 15%, 89%)
CMYK
cmyk(0%, 4%, 15%, 11%)
Oklch
oklch(88.9% 0.035 90.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF6666
66FFFF

Analogous

FF66B3
FF6666
FFB366

Triadic

FF6666
66FF66
6666FF

Split-Comp.

FF6666
66FFB3
66B3FF

Tetradic

FF6666
B3FF66
66FFFF
B366FF

Contrast Matrix WCAG 2.1 Contrast

FF6666
615D50
BFB597
E3DAC1
2.3
Fail
1.4
Fail
2.1
Fail
2.3
Fail
3.2
AA Large
4.7
AA
1.4
Fail
3.2
AA Large
1.5
Fail
2.1
Fail
4.7
AA
1.5
Fail
White BG
2.9Fail
6.6AA
2.0Fail
1.4Fail
Black BG
7.3AAA
3.2AA Large
10.3AAA
15.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

BDBB66
5F5F53
BBBB9E
DFDFC7

Deuteranopia

C6D166
606054
BBBCA0
E0E0C9

Tritanopia

F76666
615656
BFA4A5
E3CCCD

Achromatopsia

949494
5D5D5D
B5B5B5
DADADA

Shades & Tints Shades & Tints

#FF6666

Dark
Light

#615D50

Dark
Light

#BFB597

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff6666;
  --color-2: #615d50;
  --color-3: #bfb597;
  --color-4: #e3dac1;
}

SCSS

$color-1: #ff6666;
$color-2: #615d50;
$color-3: #bfb597;
$color-4: #e3dac1;

TAILWIND

colors: {
  'brand-1': '#ff6666',
  'brand-2': '#615d50',
  'brand-3': '#bfb597',
  'brand-4': '#e3dac1',
}

RGB Array

[255, 102, 102], [97, 93, 80], [191, 181, 151], [227, 218, 193]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FF6666, #615D50, #BFB597, #E3DAC1 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #ff6666; --color-2: #615d50; --color-3: #bfb597; --color-4: #e3dac1. 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 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