Struct matdesign_color::MatColorAmber[][src]

pub struct MatColorAmber;
Expand description

Amber color and its accents

Implementations

Amber[50] -> 0xFFF8E1

Amber[100] -> 0xFFECB3

Amber[200] -> 0xFFE082

Amber[300] -> 0xFFD54F

Amber[400] -> 0xFFCA28

Amber[500] -> 0xFFC107

Amber[600] -> 0xFFB300

Amber[700] -> 0xFFA000

Amber[800] -> 0xFF8F00

Amber[900] -> 0xFF6F00

Amber[A100] -> 0xFFE57F

Amber[A200] -> 0xFFD740

Amber[A400] -> 0xFFC400

Amber[A700] -> 0xFFAB00

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.