Hunter Green#1B5E20
Dark Slate Gray#004D40
Teal#006064
Cobalt#01579B
Cobalt#0D47A1

Color Palette

#1B5E20 · #004D40 · #006064 · #01579B · #0D47A1

analogous0 likes
Share

Export for Developers

:root {
  --color-1: #1B5E20;
  --color-1-rgb: 27, 94, 32;
  --color-1-hsl: 124, 55%, 24%;
  --color-2: #004D40;
  --color-2-rgb: 0, 77, 64;
  --color-2-hsl: 170, 100%, 15%;
  --color-3: #006064;
  --color-3-rgb: 0, 96, 100;
  --color-3-hsl: 182, 100%, 20%;
  --color-4: #01579B;
  --color-4-rgb: 1, 87, 155;
  --color-4-hsl: 206, 99%, 31%;
  --color-5: #0D47A1;
  --color-5-rgb: 13, 71, 161;
  --color-5-hsl: 216, 85%, 34%;
}

Real World Preview

Get Started

Accessibility

WCAG Accessibility Report

Excellent
#1B5E20
On White
7.87:1AAA
On Black
2.67:1Fail
Aa
Aa
#004D40
On White
9.83:1AAA
On Black
2.14:1Fail
Aa
Aa
#006064
On White
7.35:1AAA
On Black
2.86:1Fail
Aa
Aa
#01579B
On White
7.4:1AAA
On Black
2.84:1Fail
Aa
Aa
#0D47A1
On White
8.63:1AAA
On Black
2.43:1Fail
Aa
Aa

Contrast ratios calculated per WCAG 2.1. AA requires ≥4.5:1, AAA requires ≥7:1 for normal text.

Palette Variations

Palette Variations

Original

☀️

lighter

· Increased lightness, reduced saturation

🌑

darker

· Reduced lightness, increased saturation

🌫️

muted

· Desaturated for a calm, muted look

vibrant

· Boosted saturation for maximum impact

Best Use Cases for This Palette

This analogous palette featuring Hunter Green, Dark Slate Gray, Teal works well across a variety of design contexts. Below are some of the most common use cases — click to see curated palettes for each.

Frequently Asked Questions

What are the hex codes in this color palette?

The colors in this palette are: #1B5E20, #004D40, #006064, #01579B, #0D47A1. Copy them individually or export the full palette as CSS variables, Tailwind config, SCSS, or JSON using the Export section above.

What is this color palette good for?

This analogous color palette featuring Hunter Green, Dark Slate Gray, Teal works well for websites, mobile apps, branding projects, and digital designs. Check the Real World Preview section to see how it looks on buttons, cards, and navigation.

Is this color palette accessible?

Check the Accessibility section below to see WCAG contrast ratios for all color combinations in this palette. Look for combinations that achieve 4.5:1 or higher for text use.

How do I use this palette in Tailwind CSS?

Click "Export for Developers" and select the Tailwind option. You will get a formatted config object ready to paste into your tailwind.config.js file. Each color becomes a utility class in your project.

Explore more: Generate palettes · Check contrast · Tints & shades · All free tools