#283E41 · #0A1E22 · #194866 · #2DE8BE Color Palette — PaletteCSS
Back to palettes
#283E41 40, 62, 65
#0A1E22 10, 30, 34
#194866 25, 72, 102
#2DE8BE 45, 232, 190
#283E41
Color 1
#0A1E22
Color 2
#194866
Color 3
#2DE8BE
Color 4
:root {
  --color-1: #283E41;
  --color-2: #0A1E22;
  --color-3: #194866;
  --color-4: #2DE8BE;
}
colors: {
  'palette-1': '#283E41',
  'palette-2': '#0A1E22',
  'palette-3': '#194866',
  'palette-4': '#2DE8BE',
}
const palette = [
  '#283E41',
  '#0A1E22',
  '#194866',
  '#2DE8BE',
];
$color-1: #283E41;
$color-2: #0A1E22;
$color-3: #194866;
$color-4: #2DE8BE;
Palette Codes 4 COLORS
4,511 Views
Copy & Download

Related Palettes

Copied!