Free Palestine
@use
@forward
@import
@mixin
@include
@function
@extend
@error
@warn
@debug
@at-root
@if
@else
@each
@for
@while
true
false
null
sass:color
sass:list
sass:map
sass:math
sass:meta
sass:selector
sass:string
/
-moz-document
--
meta.feature-exists
Methods by which colors in bounded spaces can be mapped to within their gamut.
local-minde: The algorithm specified in the original Color Level 4 candidate recommendation. This maps in the Oklch color space, using the deltaEOK color difference formula and the local-MINDE improvement.
local-minde
clip: Clamp each color channel that's outside the gamut to the minimum or maximum value for that channel. This algorithm will produce poor visual results, but it may be useful to match the behavior of other situations in which a color can be clipped.
clip
Methods by which colors in bounded spaces can be mapped to within their gamut.
local-minde
: The algorithm specified in the original Color Level 4 candidate recommendation. This maps in the Oklch color space, using the deltaEOK color difference formula and the local-MINDE improvement.clip
: Clamp each color channel that's outside the gamut to the minimum or maximum value for that channel. This algorithm will produce poor visual results, but it may be useful to match the behavior of other situations in which a color can be clipped.