← Back to Editor

#FFF2B0 · #C4BA89 · #629E9D · #276D82 · #0F4557

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

#FFF2B0

Fresh Green · Wheat · Lemon Cream

HEX
#FFF2B0
RGB
rgb(255, 242, 176)
HSL
hsl(50, 100%, 85%)
HSB
hsb(50, 31%, 100%)
CMYK
cmyk(0%, 5%, 31%, 0%)
Oklch
oklch(95.6% 0.085 98.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C4BA89

Fresh Green · Tan · Sunflower

HEX
#C4BA89
RGB
rgb(196, 186, 137)
HSL
hsl(50, 33%, 65%)
HSB
hsb(50, 30%, 77%)
CMYK
cmyk(0%, 5%, 30%, 23%)
Oklch
oklch(78.5% 0.066 98.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#629E9D

Mineral Blue · CadetBlue · Mint Ice

HEX
#629E9D
RGB
rgb(98, 158, 157)
HSL
hsl(179, 24%, 50%)
HSB
hsb(179, 38%, 62%)
CMYK
cmyk(38%, 0%, 1%, 38%)
Oklch
oklch(65.8% 0.062 194.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#276D82

Lake Blue · Teal · Mint Ice

HEX
#276D82
RGB
rgb(39, 109, 130)
HSL
hsl(194, 54%, 33%)
HSB
hsb(194, 70%, 51%)
CMYK
cmyk(70%, 16%, 0%, 49%)
Oklch
oklch(50.0% 0.076 221.4)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#0F4557

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0F4557
RGB
rgb(15, 69, 87)
HSL
hsl(195, 71%, 20%)
HSB
hsb(195, 83%, 34%)
CMYK
cmyk(83%, 21%, 0%, 66%)
Oklch
oklch(36.5% 0.062 225.2)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF2B0
B3BFFF

Analogous

FFCCB3
FFF2B0
E6FFB3

Triadic

FFF2B0
B3FFF2
F2B3FF

Split-Comp.

FFF2B0
B3E5FF
CCB3FF

Tetradic

FFF2B0
B3FFCC
B3BFFF
FFB3E6

Contrast Matrix WCAG 2.1 Contrast

FFF2B0
C4BA89
629E9D
276D82
0F4557
1.7
Fail
2.7
Fail
5.2
AA
9.2
AAA
1.7
Fail
1.6
Fail
3.0
Fail
5.3
AA
2.7
Fail
1.6
Fail
1.9
Fail
3.4
AA Large
5.2
AA
3.0
Fail
1.9
Fail
1.8
Fail
9.2
AAA
5.3
AA
3.4
AA Large
1.8
Fail
White BG
1.1Fail
2.0Fail
3.0AA Large
5.8AA
10.5AAA
Black BG
18.6AAA
10.7AAA
6.9AA
3.6AA Large
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F9F9C0
C0C095
7C7D9D
45467D
262753

Deuteranopia

FAFBC4
C0C198
79749D
413C7C
231F52

Tritanopia

FECDCF
C49EA0
659D9D
2B7978
124F4E

Achromatopsia

EEEEEE
B7B7B7
8C8C8C
5A5A5A
373737

Shades & Tints Shades & Tints

#FFF2B0

Dark
Light

#C4BA89

Dark
Light

#629E9D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff2b0;
  --color-2: #c4ba89;
  --color-3: #629e9d;
  --color-4: #276d82;
  --color-5: #0f4557;
}

SCSS

$color-1: #fff2b0;
$color-2: #c4ba89;
$color-3: #629e9d;
$color-4: #276d82;
$color-5: #0f4557;

TAILWIND

colors: {
  'brand-1': '#fff2b0',
  'brand-2': '#c4ba89',
  'brand-3': '#629e9d',
  'brand-4': '#276d82',
  'brand-5': '#0f4557',
}

RGB Array

[255, 242, 176], [196, 186, 137], [98, 158, 157], [39, 109, 130], [15, 69, 87]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF2B0, #C4BA89, #629E9D, #276D82, #0F4557 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: #fff2b0; --color-2: #c4ba89; --color-3: #629e9d; --color-4: #276d82; --color-5: #0f4557. 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