Struct matdesign_color::MatColorYellow[][src]

pub struct MatColorYellow;
Expand description

Yellow color and its accents

Implementations

Yellow[50] -> 0xFFFDE7

Yellow[100] -> 0xFFF9C4

Yellow[200] -> 0xFFF59D

Yellow[300] -> 0xFFF176

Yellow[400] -> 0xFFEE58

Yellow[500] -> 0xFFEB3B

Yellow[600] -> 0xFDD835

Yellow[700] -> 0xFBC02D

Yellow[800] -> 0xF9A825

Yellow[900] -> 0xF57F17

Yellow[A100] -> 0xFFFF8D

Yellow[A200] -> 0xFFFF00

Yellow[A400] -> 0xFFEA00

Yellow[A700] -> 0xFFD600

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.