Struct matdesign_color::MatColorOrange[][src]

pub struct MatColorOrange;
Expand description

Orange color and its accents

Implementations

Orange[50] -> 0xFFF3E0

Orange[100] -> 0xFFE0B2

Orange[200] -> 0xFFCC80

Orange[300] -> 0xFFB74D

Orange[400] -> 0xFFA726

Orange[500] -> 0xFF9800

Orange[600] -> 0xFB8C00

Orange[700] -> 0xF57C00

Orange[800] -> 0xEF6C00

Orange[900] -> 0xE65100

Orange[A100] -> 0xFFD180

Orange[A200] -> 0xFFAB40

Orange[A400] -> 0xFF9100

Orange[A700] -> 0xFF6D00

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.