Salt Mountain
#d7fefe
Salt Mountain is a color with the hex code #d7fefe. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d7fefe | |
|---|---|---|
| RGB | rgb(215, 254, 254) | |
| HSL | hsl(180, 95%, 92%) | |
| CMYK | cmyk(15%, 0%, 0%, 0%) | |
| LAB | lab(97, -13, -4) | |
| OKLCH | oklch(0.97 0.04 197) |
Color harmonies
Tints & shades
Code snippets
color: #d7fefe;
background-color: #d7fefe;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD7FEFE)
/* Swift / UIKit */
UIColor(red: 0.84, green: 1.00, blue: 1.00, alpha: 1.0)