Struct matdesign_color::MatColorDeepOrange[][src]

pub struct MatColorDeepOrange;
Expand description

Deep Orange color and its accents

Implementations

DeepOrange[50] -> 0xFBE9E7

DeepOrange[100] -> 0xFFCCBC

DeepOrange[200] -> 0xFFAB91

DeepOrange[300] -> 0xFF8A65

DeepOrange[400] -> 0xFF7043

DeepOrange[500] -> 0xFF5722

DeepOrange[600] -> 0xF4511E

DeepOrange[700] -> 0xE64A19

DeepOrange[800] -> 0xD84315

DeepOrange[900] -> 0xBF360C

DeepOrange[A100] -> 0xFF9E80

DeepOrange[A200] -> 0xFF6E40

DeepOrange[A400] -> 0xFF3D00

DeepOrange[A700] -> 0xDD2C00

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.