Struct matdesign_color::MatColorLightBlue[][src]

pub struct MatColorLightBlue;
Expand description

Light Blue color and its accents

Implementations

LightBlue[50] -> 0xE1F5FE

LightBlue[100] -> 0xB3E5FC

LightBlue[200] -> 0x81D4FA

LightBlue[300] -> 0x4FC3F7

LightBlue[400] -> 0x29B6F6

LightBlue[500] -> 0x03A9F4

LightBlue[600] -> 0x039BE5

LightBlue[700] -> 0x0288D1

LightBlue[800] -> 0x0277BD

LightBlue[900] -> 0x01579B

LightBlue[A100] -> 0x80D8FF

LightBlue[A200] -> 0x40C4FF

LightBlue[A400] -> 0x00B0FF

LightBlue[A700] -> 0x0091EA

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.