Struct matdesign_color::MatColorBlue[][src]

pub struct MatColorBlue;
Expand description

Blue color and its accents

Implementations

Blue[50] -> 0xE3F2FD

Blue[100] -> 0xBBDEFB

Blue[200] -> 0x90CAF9

Blue[300] -> 0x64B5F6

Blue[400] -> 0x42A5F5

Blue[500] -> 0x2196F3

Blue[600] -> 0x1E88E5

Blue[700] -> 0x1976D2

Blue[800] -> 0x1565C0

Blue[900] -> 0x0D47A1

Blue[A100] -> 0x82B1FF

Blue[A200] -> 0x448AFF

Blue[A400] -> 0x2979FF

Blue[A700] -> 0x2962FF

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.