Loveland
#e6718d
Loveland, represented by the hex value #e6718d, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #e6718d | |
|---|---|---|
| RGB | rgb(230, 113, 141) | |
| HSL | hsl(346, 70%, 67%) | |
| CMYK | cmyk(0%, 51%, 39%, 10%) | |
| LAB | lab(63, 48, 7) | |
| OKLCH | oklch(0.69 0.147 7) |
Color harmonies
Tints & shades
Code snippets
color: #e6718d;
background-color: #e6718d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFE6718D)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.44, blue: 0.55, alpha: 1.0)