Irish Moor
#b5c0b3
Irish Moor is a color with the hex code #b5c0b3. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b5c0b3 | |
|---|---|---|
| RGB | rgb(181, 192, 179) | |
| HSL | hsl(111, 9%, 73%) | |
| CMYK | cmyk(6%, 0%, 7%, 25%) | |
| LAB | lab(77, -6, 5) | |
| OKLCH | oklch(0.8 0.022 141) |
Color harmonies
Tints & shades
Code snippets
color: #b5c0b3;
background-color: #b5c0b3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFB5C0B3)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.75, blue: 0.70, alpha: 1.0)