Struct matdesign_color::MatColorLime[][src]

pub struct MatColorLime;
Expand description

Lime color and its accents

Implementations

Lime[50] -> 0xF9FBE7

Lime[100] -> 0xF0F4C3

Lime[200] -> 0xE6EE9C

Lime[300] -> 0xDCE775

Lime[400] -> 0xD4E157

Lime[500] -> 0xCDDC39

Lime[600] -> 0xC0CA33

Lime[700] -> 0xAFB42B

Lime[800] -> 0x9E9D24

Lime[900] -> 0x827717

Lime[A100] -> 0xF4FF81

Lime[A200] -> 0xEEFF41

Lime[A400] -> 0xC6FF00

Lime[A700] -> 0xAEEA00

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.