Island Coral
#d8877a
Island Coral is a color with the hex code #d8877a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d8877a | |
|---|---|---|
| RGB | rgb(216, 135, 122) | |
| HSL | hsl(8, 55%, 66%) | |
| CMYK | cmyk(0%, 38%, 44%, 15%) | |
| LAB | lab(65, 31, 21) | |
| OKLCH | oklch(0.7 0.102 30) |
Color harmonies
Tints & shades
Code snippets
color: #d8877a;
background-color: #d8877a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFD8877A)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.53, blue: 0.48, alpha: 1.0)