Ambrosial Oceanside
#47ae9c
Ambrosial Oceanside is a color with the hex code #47ae9c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #47ae9c | |
|---|---|---|
| RGB | rgb(71, 174, 156) | |
| HSL | hsl(170, 42%, 48%) | |
| CMYK | cmyk(59%, 0%, 10%, 32%) | |
| LAB | lab(65, -34, 0) | |
| OKLCH | oklch(0.69 0.099 180) |
Color harmonies
Tints & shades
Code snippets
color: #47ae9c;
background-color: #47ae9c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF47AE9C)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.68, blue: 0.61, alpha: 1.0)