#366B82 · #8FC6A7 · #319457 · #60B9E8 Color Palette — PaletteCSS
Back to palettes
#366B82 54, 107, 130
#8FC6A7 143, 198, 167
#319457 49, 148, 87
#60B9E8 96, 185, 232
#366B82
Color 1
#8FC6A7
Color 2
#319457
Color 3
#60B9E8
Color 4
:root {
  --color-1: #366B82;
  --color-2: #8FC6A7;
  --color-3: #319457;
  --color-4: #60B9E8;
}
colors: {
  'palette-1': '#366B82',
  'palette-2': '#8FC6A7',
  'palette-3': '#319457',
  'palette-4': '#60B9E8',
}
const palette = [
  '#366B82',
  '#8FC6A7',
  '#319457',
  '#60B9E8',
];
$color-1: #366B82;
$color-2: #8FC6A7;
$color-3: #319457;
$color-4: #60B9E8;
Palette Codes 4 COLORS
502 Views
Copy & Download

Related Palettes

Copied!