Slightly raised neutral (e.g. colorHeader content area).
static Color elevated(bool isDark) => isDark ? const Color(0xFF1B2330) : const Color(0xFFFBFCFE);