Struct matdesign_color::MatColorPink[][src]

pub struct MatColorPink;
Expand description

Pink color and its accents

Implementations

Pink[50] -> 0xFCE4EC

Pink[100] -> 0xF8BBD0

Pink[200] -> 0xF48FB1

Pink[300] -> 0xF06292

Pink[400] -> 0xEC407A

Pink[500] -> 0xE91E63

Pink[600] -> 0xD81B60

Pink[700] -> 0xC2185B

Pink[800] -> 0xAD1457

Pink[900] -> 0x880E4F

Pink[A100] -> 0xFF80AB

Pink[A200] -> 0xFF4081

Pink[A400] -> 0xF50057

Pink[A700] -> 0xC51162

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.