Little Mermaid
#2d454a
Here's everything about the color Little Mermaid (#2d454a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2d454a | |
|---|---|---|
| RGB | rgb(45, 69, 74) | |
| HSL | hsl(190, 24%, 23%) | |
| CMYK | cmyk(39%, 7%, 0%, 71%) | |
| LAB | lab(27, -9, -6) | |
| OKLCH | oklch(0.37 0.031 212) |
Color harmonies
Tints & shades
Code snippets
color: #2d454a;
background-color: #2d454a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF2D454A)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.27, blue: 0.29, alpha: 1.0)