← Back to Editor

#009FBD · #FFFFF0 · #F0F0D8 · #D8D8C0 · #D8C0C0

nature

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

CalmOrganicGroundedWarmCool

Industry INDUSTRY

EcoWellnessOutdoor

UI Context UI CONTEXT

Brand WebsiteBlogData Visualization

Color Details Color Details

#009FBD

Lake Blue · LightSeaGreen · Mint Ice

HEX
#009FBD
RGB
rgb(0, 159, 189)
HSL
hsl(190, 100%, 37%)
HSB
hsb(190, 100%, 74%)
CMYK
cmyk(100%, 16%, 0%, 26%)
Oklch
oklch(64.8% 0.116 217.6)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#FFFFF0

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFFF0
RGB
rgb(255, 255, 240)
HSL
hsl(60, 100%, 97%)
HSB
hsb(60, 6%, 100%)
CMYK
cmyk(0%, 0%, 6%, 0%)
Oklch
oklch(99.6% 0.020 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F0F0D8

Fresh Green · Beige · Lemon Cream

HEX
#F0F0D8
RGB
rgb(240, 240, 216)
HSL
hsl(60, 44%, 89%)
HSB
hsb(60, 10%, 94%)
CMYK
cmyk(0%, 0%, 10%, 6%)
Oklch
oklch(94.9% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D8D8C0

Fresh Green · LightGray · Lemon Cream

HEX
#D8D8C0
RGB
rgb(216, 216, 192)
HSL
hsl(60, 24%, 80%)
HSB
hsb(60, 11%, 85%)
CMYK
cmyk(0%, 0%, 11%, 15%)
Oklch
oklch(87.6% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D8C0C0

Peach Pink · Silver · Coral Red

HEX
#D8C0C0
RGB
rgb(216, 192, 192)
HSL
hsl(0, 24%, 80%)
HSB
hsb(0, 11%, 85%)
CMYK
cmyk(0%, 11%, 11%, 15%)
Oklch
oklch(82.8% 0.027 17.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

009FBD
BD1F00

Analogous

00BD7E
009FBD
003FBD

Triadic

009FBD
BD009D
9DBD00

Split-Comp.

009FBD
BD003F
BD7E00

Tetradic

009FBD
7E00BD
BD1F00
3FBD00

Contrast Matrix WCAG 2.1 Contrast

009FBD
FFFFF0
F0F0D8
D8D8C0
D8C0C0
3.1
AA Large
2.7
Fail
2.2
Fail
1.8
Fail
3.1
AA Large
1.1
Fail
1.4
Fail
1.7
Fail
2.7
Fail
1.1
Fail
1.3
Fail
1.5
Fail
2.2
Fail
1.4
Fail
1.3
Fail
1.2
Fail
1.8
Fail
1.7
Fail
1.5
Fail
1.2
Fail
White BG
3.1AA Large
1.0Fail
1.2Fail
1.4Fail
1.7Fail
Black BG
6.7AA
20.8AAA
18.2AAA
14.5AAA
12.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

4546B6
FFFFF4
F0F0DE
D8D8C6
CECDC0

Deuteranopia

3C30B4
FFFFF5
F0F0DF
D8D8C7
CFD1C0

Tritanopia

08B0AF
FFF6F7
F0E2E3
D8CACB
D7C0C0

Achromatopsia

737373
FDFDFD
EDEDED
D5D5D5
C7C7C7

Shades & Tints Shades & Tints

#009FBD

Dark
Light

#FFFFF0

Dark
Light

#F0F0D8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #009fbd;
  --color-2: #fffff0;
  --color-3: #f0f0d8;
  --color-4: #d8d8c0;
  --color-5: #d8c0c0;
}

SCSS

$color-1: #009fbd;
$color-2: #fffff0;
$color-3: #f0f0d8;
$color-4: #d8d8c0;
$color-5: #d8c0c0;

TAILWIND

colors: {
  'brand-1': '#009fbd',
  'brand-2': '#fffff0',
  'brand-3': '#f0f0d8',
  'brand-4': '#d8d8c0',
  'brand-5': '#d8c0c0',
}

RGB Array

[0, 159, 189], [255, 255, 240], [240, 240, 216], [216, 216, 192], [216, 192, 192]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This nature-style palette of #009FBD, #FFFFF0, #F0F0D8, #D8D8C0, #D8C0C0 is ideal for: health products, baby brands, fresh-style blogs, 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: #009fbd; --color-2: #fffff0; --color-3: #f0f0d8; --color-4: #d8d8c0; --color-5: #d8c0c0. 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. 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 nature-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