Green & Green, Gray Color Palette — PaletteCSS
Back to palettes

Green & Green, Gray Color Palette

#488C60 72, 140, 96
#776063 119, 96, 99
#40A775 64, 167, 117
#0E944B 14, 148, 75
#488C60
Color 1
#776063
Color 2
#40A775
Color 3
#0E944B
Color 4
:root {
  --color-1: #488C60;
  --color-2: #776063;
  --color-3: #40A775;
  --color-4: #0E944B;
}
colors: {
  'palette-1': '#488C60',
  'palette-2': '#776063',
  'palette-3': '#40A775',
  'palette-4': '#0E944B',
}
const palette = [
  '#488C60',
  '#776063',
  '#40A775',
  '#0E944B',
];
$color-1: #488C60;
$color-2: #776063;
$color-3: #40A775;
$color-4: #0E944B;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel.

5,903 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Green (#0E944B) and reads as well balanced in lightness, with an average saturation of 43% and lightness of 40%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #488C60

rgb(72, 140, 96) · hsl(141, 32%, 42%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Gray #776063

rgb(119, 96, 99) · hsl(352, 11%, 42%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Green #40A775

rgb(64, 167, 117) · hsl(151, 45%, 45%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Green #0E944B

rgb(14, 148, 75) · hsl(147, 83%, 32%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#776063 #40A775 1.92:1 Fail Fail
#776063 #0E944B 1.47:1 Fail Fail
#488C60 #776063 1.43:1 Fail Fail
#488C60 #40A775 1.35:1 Fail Fail
#40A775 #0E944B 1.31:1 Fail Fail
#488C60 #0E944B 1.03:1 Fail Fail

How to use these colors

  • Background — Green (#40A775): the lightest tone — a clean base for large areas
  • Text — Green (#0E944B): the darkest tone — readable for body copy and headings
  • Primary — Green (#0E944B): the most saturated tone — buttons, links and key UI
  • Accent — Green (#488C60): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Green tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Green (#488C60), Gray (#776063), Green (#40A775) and Green (#0E944B).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #488C60, #776063, #40A775 and #0E944B. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!