Struct matdesign_color::MatColorTeal[][src]

pub struct MatColorTeal;
Expand description

Teal color and its accents

Implementations

Teal[50] -> 0xE0F2F1

Teal[100] -> 0xB2DFDB

Teal[200] -> 0x80CBC4

Teal[300] -> 0x4DB6AC

Teal[400] -> 0x26A69A

Teal[500] -> 0x009688

Teal[600] -> 0x00897B

Teal[700] -> 0x00796B

Teal[800] -> 0x00695C

Teal[900] -> 0x004D40

Teal[A100] -> 0xA7FFEB

Teal[A200] -> 0x64FFDA

Teal[A400] -> 0x1DE9B6

Teal[A700] -> 0x00BFA5

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.