1.0.6 • Published 9 months ago

@sovrano-io/branding v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Sovrano Branding and Guidelines

Palette

HEX

--black: #000000;
--platinum: #e6e6e6;
--white: #ffffffff;
--oxford-blue: #041f4a;
--risd-blue: #1f44ff;

HSLA

--black: hsla(0, 0%, 0%, 1);
--platinum: hsla(0, 0%, 90%, 1);
--white: hsla(0, 0%, 100%, 1);
--oxford-blue: hsla(217, 90%, 15%, 1);
--risd-blue: hsla(230, 100%, 56%, 1);

RGBa

$black: rgba(0, 0, 0, 1);
$platinum: rgba(230, 230, 230, 1);
$white: rgba(255, 255, 255, 1);
$oxford-blue: rgba(4, 31, 74, 1);
$risd-blue: rgba(31, 68, 255, 1);
1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago