← Back to Editor

#FF0000 · #95B4B3 · #ADDAD8 · #C8DDDC · #D9E9EB

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#95B4B3

Jade · DarkGray · Lake Green

HEX
#95B4B3
RGB
rgb(149, 180, 179)
HSL
hsl(178, 17%, 65%)
HSB
hsb(178, 17%, 71%)
CMYK
cmyk(17%, 0%, 1%, 29%)
Oklch
oklch(74.7% 0.034 194.0)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#ADDAD8

Jade · LightBlue · Glacier Blue

HEX
#ADDAD8
RGB
rgb(173, 218, 216)
HSL
hsl(177, 38%, 77%)
HSB
hsb(177, 21%, 85%)
CMYK
cmyk(21%, 0%, 1%, 15%)
Oklch
oklch(85.6% 0.047 192.9)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#C8DDDC

Jade · LightGray · Glacier Blue

HEX
#C8DDDC
RGB
rgb(200, 221, 220)
HSL
hsl(177, 24%, 83%)
HSB
hsb(177, 10%, 87%)
CMYK
cmyk(10%, 0%, 0%, 13%)
Oklch
oklch(88.2% 0.022 193.3)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#D9E9EB

Sky Blue · Lavender · Glacier Blue

HEX
#D9E9EB
RGB
rgb(217, 233, 235)
HSL
hsl(187, 31%, 89%)
HSB
hsb(187, 8%, 92%)
CMYK
cmyk(8%, 1%, 0%, 8%)
Oklch
oklch(92.3% 0.017 205.8)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF0000
00FFFF

Analogous

FF0080
FF0000
FF8000

Triadic

FF0000
00FF00
0000FF

Split-Comp.

FF0000
00FF80
0080FF

Tetradic

FF0000
80FF00
00FFFF
8000FF

Contrast Matrix WCAG 2.1 Contrast

FF0000
95B4B3
ADDAD8
C8DDDC
D9E9EB
1.8
Fail
2.6
Fail
2.8
Fail
3.2
AA Large
1.8
Fail
1.5
Fail
1.6
Fail
1.8
Fail
2.6
Fail
1.5
Fail
1.1
Fail
1.2
Fail
2.8
Fail
1.6
Fail
1.1
Fail
1.1
Fail
3.2
AA Large
1.8
Fail
1.2
Fail
1.1
Fail
White BG
4.0AA Large
2.2Fail
1.5Fail
1.4Fail
1.2Fail
Black BG
5.3AA
9.5AAA
13.8AAA
14.8AAA
16.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
A2A3B3
C0C1D8
D1D1DC
E0E0EB

Deuteranopia

9FB300
A19EB3
BEBBD9
D0CEDC
DFDEEA

Tritanopia

F20000
97B3B3
AFD9D9
C9DCDC
DAEAEA

Achromatopsia

4C4C4C
ABABAB
CCCCCC
D7D7D7
E4E4E4

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#95B4B3

Dark
Light

#ADDAD8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #95b4b3;
  --color-3: #addad8;
  --color-4: #c8dddc;
  --color-5: #d9e9eb;
}

SCSS

$color-1: #ff0000;
$color-2: #95b4b3;
$color-3: #addad8;
$color-4: #c8dddc;
$color-5: #d9e9eb;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#95b4b3',
  'brand-3': '#addad8',
  'brand-4': '#c8dddc',
  'brand-5': '#d9e9eb',
}

RGB Array

[255, 0, 0], [149, 180, 179], [173, 218, 216], [200, 221, 220], [217, 233, 235]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #95B4B3, #ADDAD8, #C8DDDC, #D9E9EB is ideal for: health products, baby brands, fresh-style blogs. 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: #ff0000; --color-2: #95b4b3; --color-3: #addad8; --color-4: #c8dddc; --color-5: #d9e9eb. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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