← Back to Editor

#FF5246 · #D1DDB5 · #4DAD9F · #456E72

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 LibraryData Visualization

Color Details Color Details

#FF5246

Peach Pink · Tomato · Coral Red

HEX
#FF5246
RGB
rgb(255, 82, 70)
HSL
hsl(4, 100%, 64%)
HSB
hsb(4, 73%, 100%)
CMYK
cmyk(0%, 68%, 73%, 0%)
Oklch
oklch(67.7% 0.211 28.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#D1DDB5

Willow Green · LightGray · Apple Green

HEX
#D1DDB5
RGB
rgb(209, 221, 181)
HSL
hsl(78, 37%, 79%)
HSB
hsb(78, 18%, 87%)
CMYK
cmyk(5%, 0%, 18%, 13%)
Oklch
oklch(87.8% 0.055 121.1)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#4DAD9F

Mineral Blue · CadetBlue · Mint Ice

HEX
#4DAD9F
RGB
rgb(77, 173, 159)
HSL
hsl(171, 38%, 49%)
HSB
hsb(171, 55%, 68%)
CMYK
cmyk(55%, 0%, 8%, 32%)
Oklch
oklch(68.6% 0.093 182.6)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#456E72

Slate Blue · DimGray · Mint Ice

HEX
#456E72
RGB
rgb(69, 110, 114)
HSL
hsl(185, 25%, 36%)
HSB
hsb(185, 39%, 45%)
CMYK
cmyk(39%, 4%, 0%, 55%)
Oklch
oklch(51.0% 0.046 203.7)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF5246
47F3FF

Analogous

FF4797
FF5246
FFAF47

Triadic

FF5246
47FF54
5447FF

Split-Comp.

FF5246
47FFAF
4797FF

Tetradic

FF5246
97FF47
47F3FF
AF47FF

Contrast Matrix WCAG 2.1 Contrast

FF5246
D1DDB5
4DAD9F
456E72
2.2
Fail
1.2
Fail
1.8
Fail
2.2
Fail
1.9
Fail
4.0
AA Large
1.2
Fail
1.9
Fail
2.1
Fail
1.8
Fail
4.0
AA Large
2.1
Fail
White BG
3.2AA Large
1.4Fail
2.7Fail
5.6AA
Black BG
6.5AA
14.7AAA
7.8AAA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

B4B349
D6D6BF
7777A2
575771

Deuteranopia

BECB4A
D6D5C1
716AA3
545171

Tritanopia

F64B4C
D2C6C8
52A5A6
477070

Achromatopsia

848484
D5D5D5
8F8F8F
626262

Shades & Tints Shades & Tints

#FF5246

Dark
Light

#D1DDB5

Dark
Light

#4DAD9F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff5246;
  --color-2: #d1ddb5;
  --color-3: #4dad9f;
  --color-4: #456e72;
}

SCSS

$color-1: #ff5246;
$color-2: #d1ddb5;
$color-3: #4dad9f;
$color-4: #456e72;

TAILWIND

colors: {
  'brand-1': '#ff5246',
  'brand-2': '#d1ddb5',
  'brand-3': '#4dad9f',
  'brand-4': '#456e72',
}

RGB Array

[255, 82, 70], [209, 221, 181], [77, 173, 159], [69, 110, 114]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FF5246, #D1DDB5, #4DAD9F, #456E72 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: #ff5246; --color-2: #d1ddb5; --color-3: #4dad9f; --color-4: #456e72. 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