Struct matdesign_color::MatColorIndigo[][src]

pub struct MatColorIndigo;
Expand description

Indigo color and its accents

Implementations

Indigo[50] -> 0xE8EAF6

Indigo[100] -> 0xC5CAE9

Indigo[200] -> 0x9FA8DA

Indigo[300] -> 0x7986CB

Indigo[400] -> 0x5C6BC0

Indigo[500] -> 0x3F51B5

Indigo[600] -> 0x3949AB

Indigo[700] -> 0x303F9F

Indigo[800] -> 0x283593

Indigo[900] -> 0x1A237E

Indigo[A100] -> 0x8C9EFF

Indigo[A200] -> 0x536DFE

Indigo[A400] -> 0x3D5AFE

Indigo[A700] -> 0x304FFE

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.