#134F66 · #7CAB91 · #329F4F · #67D2F2 Color Palette — PaletteCSS
Back to palettes
#134F66 19, 79, 102
#7CAB91 124, 171, 145
#329F4F 50, 159, 79
#67D2F2 103, 210, 242
#134F66
Color 1
#7CAB91
Color 2
#329F4F
Color 3
#67D2F2
Color 4
:root {
  --color-1: #134F66;
  --color-2: #7CAB91;
  --color-3: #329F4F;
  --color-4: #67D2F2;
}
colors: {
  'palette-1': '#134F66',
  'palette-2': '#7CAB91',
  'palette-3': '#329F4F',
  'palette-4': '#67D2F2',
}
const palette = [
  '#134F66',
  '#7CAB91',
  '#329F4F',
  '#67D2F2',
];
$color-1: #134F66;
$color-2: #7CAB91;
$color-3: #329F4F;
$color-4: #67D2F2;
Palette Codes 4 COLORS
5,296 Views
Copy & Download

Related Palettes

Copied!