← Back to Editor

#C2D9BF · #A7D9A0 · #FA6634 · #F30A46 · #5C5E5E

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

#C2D9BF

Celadon · Silver · Apple Green

HEX
#C2D9BF
RGB
rgb(194, 217, 191)
HSL
hsl(113, 25%, 80%)
HSB
hsb(113, 12%, 85%)
CMYK
cmyk(11%, 0%, 12%, 15%)
Oklch
oklch(86.1% 0.043 142.0)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#A7D9A0

Celadon · LightGreen · Apple Green

HEX
#A7D9A0
RGB
rgb(167, 217, 160)
HSL
hsl(113, 43%, 74%)
HSB
hsb(113, 26%, 85%)
CMYK
cmyk(23%, 0%, 26%, 15%)
Oklch
oklch(83.6% 0.094 141.6)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#FA6634

Tangerine · Tomato · Warm Sun

HEX
#FA6634
RGB
rgb(250, 102, 52)
HSL
hsl(15, 95%, 59%)
HSB
hsb(15, 79%, 98%)
CMYK
cmyk(0%, 59%, 79%, 2%)
Oklch
oklch(69.0% 0.192 38.2)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#F30A46

Vermilion · Crimson · Passion Red

HEX
#F30A46
RGB
rgb(243, 10, 70)
HSL
hsl(345, 92%, 50%)
HSB
hsb(345, 96%, 95%)
CMYK
cmyk(0%, 96%, 71%, 5%)
Oklch
oklch(61.3% 0.243 18.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#5C5E5E

Ink Gray · DimGray · Charcoal

HEX
#5C5E5E
RGB
rgb(92, 94, 94)
HSL
hsl(180, 1%, 36%)
HSB
hsb(180, 2%, 37%)
CMYK
cmyk(2%, 0%, 0%, 63%)
Oklch
oklch(48.0% 0.003 197.1)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C2D9BF
D6BFD9

Analogous

CFD9BF
C2D9BF
BFD9C9

Triadic

C2D9BF
BFC2D9
D9BFC2

Split-Comp.

C2D9BF
C9BFD9
D9BFCF

Tetradic

C2D9BF
BFCFD9
D6BFD9
D9C9BF

Contrast Matrix WCAG 2.1 Contrast

C2D9BF
A7D9A0
FA6634
F30A46
5C5E5E
1.1
Fail
2.0
Fail
2.8
Fail
4.3
AA Large
1.1
Fail
1.9
Fail
2.6
Fail
4.1
AA Large
2.0
Fail
1.9
Fail
1.4
Fail
2.2
Fail
2.8
Fail
2.6
Fail
1.4
Fail
1.5
Fail
4.3
AA Large
4.1
AA Large
2.2
Fail
1.5
Fail
White BG
1.5Fail
1.6Fail
3.0Fail
4.2AA Large
6.5AA
Black BG
14.0AAA
13.1AAA
7.0AAA
4.9AA
3.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCC5
BDBDAE
BAB940
8E8C37
5D5D5E

Deuteranopia

CBC9C7
BAB6B1
C3CE43
9CAD34
5D5D5E

Tritanopia

C3CACB
AAB9BB
F34A4C
E72C2A
5C5E5E

Achromatopsia

CFCFCF
C4C4C4
8D8D8D
575757
5D5D5D

Shades & Tints Shades & Tints

#C2D9BF

Dark
Light

#A7D9A0

Dark
Light

#FA6634

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c2d9bf;
  --color-2: #a7d9a0;
  --color-3: #fa6634;
  --color-4: #f30a46;
  --color-5: #5c5e5e;
}

SCSS

$color-1: #c2d9bf;
$color-2: #a7d9a0;
$color-3: #fa6634;
$color-4: #f30a46;
$color-5: #5c5e5e;

TAILWIND

colors: {
  'brand-1': '#c2d9bf',
  'brand-2': '#a7d9a0',
  'brand-3': '#fa6634',
  'brand-4': '#f30a46',
  'brand-5': '#5c5e5e',
}

RGB Array

[194, 217, 191], [167, 217, 160], [250, 102, 52], [243, 10, 70], [92, 94, 94]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C2D9BF, #A7D9A0, #FA6634, #F30A46, #5C5E5E is ideal for: 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: #c2d9bf; --color-2: #a7d9a0; --color-3: #fa6634; --color-4: #f30a46; --color-5: #5c5e5e. 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 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