Skip to main content

oklch

Function oklch 

Source
pub fn oklch(l: f32, c: f32, h_deg: f32) -> Hsla
Expand description

Convert an oklch color (CSS notation: L 0..1, C, H in degrees) to gpui Hsla.