#216838 · #6F5551 · #50AB9C · #1CAB50 Color Palette — PaletteCSS
Back to palettes
#216838 33, 104, 56
#6F5551 111, 85, 81
#50AB9C 80, 171, 156
#1CAB50 28, 171, 80
#216838
Color 1
#6F5551
Color 2
#50AB9C
Color 3
#1CAB50
Color 4
:root {
  --color-1: #216838;
  --color-2: #6F5551;
  --color-3: #50AB9C;
  --color-4: #1CAB50;
}
colors: {
  'palette-1': '#216838',
  'palette-2': '#6F5551',
  'palette-3': '#50AB9C',
  'palette-4': '#1CAB50',
}
const palette = [
  '#216838',
  '#6F5551',
  '#50AB9C',
  '#1CAB50',
];
$color-1: #216838;
$color-2: #6F5551;
$color-3: #50AB9C;
$color-4: #1CAB50;
Palette Codes 4 COLORS
7,294 Views
Copy & Download

Related Palettes

Copied!