Constant glm_color::rgb::consts::PEACH_PUFF [] [src]

pub const PEACH_PUFF: Rgb = Rgb{r: 255 as f32 * ONE_OVER_256,
    g: 218 as f32 * ONE_OVER_256,
    b: 185 as f32 * ONE_OVER_256,}