RGB(174, 79, 76) • HSL(2°, 39%, 49%)
Brettel/Viénot matrix transformation model simulating how #AE4F4C appears to users with vision deficiencies.
L-cone deficiency affecting red spectrum perception
M-cone deficiency affecting green spectrum perception
S-cone deficiency affecting blue/yellow perception
Complete absence of color vision (grayscale perception)
Export directly for Tailwind, SwiftUI, Android, Flutter, React, Vue, CSS & SCSS.
:root {
--color-rose-gold: #AE4F4C;
--color-rose-gold-rgb: 174, 79, 76;
--color-rose-gold-hsl: 2deg 39% 49%;
}