Struct matdesign_color::MatColorRed[][src]

pub struct MatColorRed;
Expand description

Red color and its accents

Implementations

Red[50] -> 0xFFEBEE

Red[100] -> 0xFFCDD2

Red[200] -> 0xEF9A9A

Red[300] -> 0xE57373

Red[400] -> 0xEF5350

Red[500] -> 0xF44336

Red[600] -> 0xE53935

Red[700] -> 0xD32F2F

Red[800] -> 0xC62828

Red[900] -> 0xB71C1C

Red[100] -> 0xFF8A80

Red[200] -> 0xFF5252

Red[400] -> 0xFF1744

Red[700] -> 0xD50000

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.